Searched refs:xics_on_xive (Results 1 – 8 of 8) sorted by relevance
33 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()
660 if (xics_on_xive()) in kvmppc_get_one_reg()745 if (xics_on_xive()) in kvmppc_set_one_reg()926 kfree(kvm->arch.xive_devices.xics_on_xive); in kvmppc_core_destroy_vm()927 kvm->arch.xive_devices.xics_on_xive = NULL; in kvmppc_core_destroy_vm()1024 if (xics_on_xive()) in kvm_set_irq()1077 if (xics_on_xive()) { in kvmppc_book3s_init()
224 if (WARN_ON_ONCE(xics_on_xive())) in kvmhv_rm_send_ipi()
1275 if (xics_on_xive()) { in kvmppc_pseries_do_hcall()2097 if (!xics_on_xive()) in kvmppc_handle_nested_exit()4504 if (!xics_on_xive()) in xive_interrupt_pending()5140 if (WARN_ON(xics_on_xive())) in kvmppc_vcpu_run_hv()5746 if (xics_on_xive()) in kvmppc_core_init_vm_hv()5999 if (xics_on_xive()) in kvmppc_set_passthru_irq()6040 if (xics_on_xive()) in kvmppc_clr_passthru_irq()6579 if (!xics_on_xive() && !kvmhv_on_pseries() && in kvmppc_book3s_init_hv()
809 if (xics_on_xive()) in kvm_arch_vcpu_destroy()1966 if (xics_on_xive()) in kvm_vcpu_ioctl_enable_cap()
2720 &kvm->arch.xive_devices.xics_on_xive; in kvmppc_xive_get_device()
797 static inline bool xics_on_xive(void) in xics_on_xive() function802 static inline bool xics_on_xive(void) in xics_on_xive() function
324 struct kvmppc_xive *xics_on_xive; member