Home
last modified time | relevance | path

Searched defs:xive (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/kvm/
Dbook3s_xive.c147 struct kvmppc_xive *xive = xc->xive; in xive_provision_queue() local
182 struct kvmppc_xive *xive = kvm->arch.xive; in xive_check_provisioning() local
289 static u8 xive_lock_and_mask(struct kvmppc_xive *xive, in xive_lock_and_mask()
369 static void xive_finish_unmask(struct kvmppc_xive *xive, in xive_finish_unmask()
430 struct kvmppc_xive *xive = kvm->arch.xive; in xive_target_interrupt() local
514 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_set_xive() local
612 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_get_xive() local
634 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_int_on() local
673 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_int_off() local
697 static bool xive_restore_pending_irq(struct kvmppc_xive *xive, u32 irq) in xive_restore_pending_irq()
[all …]
Dbook3s_xive.h128 struct kvmppc_xive *xive; member
186 static inline struct kvmppc_xive_src_block *kvmppc_xive_find_source(struct kvmppc_xive *xive, in kvmppc_xive_find_source()
Dbook3s_xive_template.c428 struct kvmppc_xive *xive = vcpu->kvm->arch.xive; in GLUE() local
/arch/powerpc/kernel/
Dprom_init.c180 bool xive; member
/arch/powerpc/include/asm/
Dkvm_host.h307 struct kvmppc_xive *xive; member