Searched refs:xics_on_xive (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A Dbook3s_rtas.c33 if (xics_on_xive())
56 if (xics_on_xive())
83 if (xics_on_xive())
105 if (xics_on_xive())
H A Dbook3s.c664 if (xics_on_xive())
749 if (xics_on_xive())
935 kfree(kvm->arch.xive_devices.xics_on_xive);
936 kvm->arch.xive_devices.xics_on_xive = NULL;
1033 if (xics_on_xive())
1086 if (xics_on_xive()) {
H A Dbook3s_hv_builtin.c224 if (WARN_ON_ONCE(xics_on_xive()))
H A Dbook3s_hv.c1275 if (xics_on_xive()) {
2089 if (!xics_on_xive())
4400 if (!xics_on_xive())
5024 if (WARN_ON(xics_on_xive()))
5630 if (xics_on_xive())
5883 if (xics_on_xive())
5924 if (xics_on_xive())
6464 if (!xics_on_xive() && !kvmhv_on_pseries() &&
H A Dpowerpc.c809 if (xics_on_xive())
1966 if (xics_on_xive())
H A Dbook3s_xive.c2720 &kvm->arch.xive_devices.xics_on_xive;
/linux-master/arch/powerpc/include/asm/
H A Dkvm_ppc.h798 static inline bool xics_on_xive(void) function
803 static inline bool xics_on_xive(void) function
H A Dkvm_host.h324 struct kvmppc_xive *xics_on_xive; member in struct:kvm_arch::__anon71

Completed in 298 milliseconds