Searched refs:xive_devices (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/powerpc/kvm/
H A Dbook3s_xive.c2699 * the xive_devices struct of the machine for reuse. It is
2719 &kvm->arch.xive_devices.native :
2720 &kvm->arch.xive_devices.xics_on_xive;
H A Dbook3s.c924 kfree(kvm->arch.xive_devices.native);
925 kvm->arch.xive_devices.native = NULL;
926 kfree(kvm->arch.xive_devices.xics_on_xive);
927 kvm->arch.xive_devices.xics_on_xive = NULL;
/linux-master/arch/powerpc/include/asm/
H A Dkvm_host.h325 } xive_devices; member in struct:kvm_arch

Completed in 175 milliseconds