Home
last modified time | relevance | path

Searched refs:kvmppc_xive (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_xive.c178 struct kvmppc_xive *xive = xc->xive; in xive_provision_queue()
213 struct kvmppc_xive *xive = kvm->arch.xive; in xive_check_provisioning()
320 static u32 xive_vp(struct kvmppc_xive *xive, u32 server) in xive_vp()
325 static u8 xive_lock_and_mask(struct kvmppc_xive *xive, in xive_lock_and_mask()
405 static void xive_finish_unmask(struct kvmppc_xive *xive, in xive_finish_unmask()
466 struct kvmppc_xive *xive = kvm->arch.xive; in xive_target_interrupt()
550 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_set_xive()
648 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_get_xive()
670 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_int_on()
709 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_int_off()
[all …]
Dbook3s_xive.h88 struct kvmppc_xive { struct
130 struct kvmppc_xive *xive; argument
188 static inline struct kvmppc_xive_src_block *kvmppc_xive_find_source(struct kvmppc_xive *xive, in kvmppc_xive_find_source()
Dbook3s_xive_template.c382 static void GLUE(X_PFX,scan_for_rerouted_irqs)(struct kvmppc_xive *xive, in GLUE()
451 struct kvmppc_xive *xive = vcpu->kvm->arch.xive; in GLUE()
509 struct kvmppc_xive *xive = vcpu->kvm->arch.xive; in GLUE()
/Linux-v4.19/arch/powerpc/include/asm/
Dkvm_host.h218 struct kvmppc_xive;
309 struct kvmppc_xive *xive;