Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_rtas.c33 if (xics_on_xive()) in kvm_rtas_set_xive()
56 if (xics_on_xive()) in kvm_rtas_get_xive()
83 if (xics_on_xive()) in kvm_rtas_int_off()
105 if (xics_on_xive()) in kvm_rtas_int_on()
A Dbook3s.c642 if (xics_on_xive()) in kvmppc_get_one_reg()
727 if (xics_on_xive()) in kvmppc_set_one_reg()
913 kfree(kvm->arch.xive_devices.xics_on_xive); in kvmppc_core_destroy_vm()
914 kvm->arch.xive_devices.xics_on_xive = NULL; in kvmppc_core_destroy_vm()
1011 if (xics_on_xive()) in kvm_set_irq()
1064 if (xics_on_xive()) { in kvmppc_book3s_init()
A Dbook3s_hv_builtin.c219 if (WARN_ON_ONCE(xics_on_xive())) in kvmhv_rm_send_ipi()
A Dbook3s_hv.c1221 if (xics_on_xive()) { in kvmppc_pseries_do_hcall()
2019 if (!xics_on_xive()) in kvmppc_handle_nested_exit()
4254 if (!xics_on_xive()) in xive_interrupt_pending()
4872 if (WARN_ON(xics_on_xive())) in kvmppc_vcpu_run_hv()
5442 if (xics_on_xive()) in kvmppc_core_init_vm_hv()
5686 if (xics_on_xive()) in kvmppc_set_passthru_irq()
5727 if (xics_on_xive()) in kvmppc_clr_passthru_irq()
6265 if (!xics_on_xive() && !kvmhv_on_pseries() && in kvmppc_book3s_init_hv()
A Dpowerpc.c807 if (xics_on_xive()) in kvm_arch_vcpu_destroy()
1964 if (xics_on_xive()) in kvm_vcpu_ioctl_enable_cap()
A Dbook3s_xive.c2720 &kvm->arch.xive_devices.xics_on_xive; in kvmppc_xive_get_device()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dkvm_ppc.h736 static inline bool xics_on_xive(void) in xics_on_xive() function
741 static inline bool xics_on_xive(void) in xics_on_xive() function
A Dkvm_host.h325 struct kvmppc_xive *xics_on_xive; member

Completed in 33 milliseconds