Searched refs:xive_devices (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A Dbook3s.c933 kfree(kvm->arch.xive_devices.native);
934 kvm->arch.xive_devices.native = NULL;
935 kfree(kvm->arch.xive_devices.xics_on_xive);
936 kvm->arch.xive_devices.xics_on_xive = NULL;
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;
/linux-master/arch/powerpc/include/asm/
H A Dkvm_host.h325 } xive_devices; member in struct:kvm_arch

Completed in 307 milliseconds