Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_xive.c178 struct kvmppc_xive *xive = xc->xive; in xive_provision_queue() local
213 struct kvmppc_xive *xive = kvm->arch.xive; in xive_check_provisioning() local
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() local
550 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_set_xive() local
648 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_get_xive() local
670 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_int_on() local
709 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_int_off() local
[all …]
Dbook3s_xive_template.c451 struct kvmppc_xive *xive = vcpu->kvm->arch.xive; in GLUE() local
509 struct kvmppc_xive *xive = vcpu->kvm->arch.xive; in GLUE() local
Dbook3s_xive.h130 struct kvmppc_xive *xive; member
188 static inline struct kvmppc_xive_src_block *kvmppc_xive_find_source(struct kvmppc_xive *xive, in kvmppc_xive_find_source()
/Linux-v4.19/arch/powerpc/kernel/
Dprom_init.c179 bool xive; member
/Linux-v4.19/arch/powerpc/include/asm/
Dkvm_host.h309 struct kvmppc_xive *xive; member