Searched refs:xive_devices (Results 1 – 3 of 3) sorted by relevance
922 kfree(kvm->arch.xive_devices.native); in kvmppc_core_destroy_vm()923 kvm->arch.xive_devices.native = NULL; in kvmppc_core_destroy_vm()924 kfree(kvm->arch.xive_devices.xics_on_xive); in kvmppc_core_destroy_vm()925 kvm->arch.xive_devices.xics_on_xive = NULL; in kvmppc_core_destroy_vm()
1983 &kvm->arch.xive_devices.native : in kvmppc_xive_get_device()1984 &kvm->arch.xive_devices.xics_on_xive; in kvmppc_xive_get_device()
328 } xive_devices; member