Home
last modified time | relevance | path

Searched defs:shared_page (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/xen/
H A Dxen-hvm-common.h35 static inline uint32_t xen_vcpu_eport(shared_iopage_t *shared_page, int i) in xen_vcpu_eport()
39 static inline ioreq_t *xen_vcpu_ioreq(shared_iopage_t *shared_page, int vcpu) in xen_vcpu_ioreq()
63 shared_iopage_t *shared_page; member
/openbmc/linux/arch/powerpc/kvm/
H A De500_mmu_host.c162 ulong shared_page = ((ulong)vcpu->arch.shared) & PAGE_MASK; in kvmppc_map_magic() local
H A Dbook3s.c440 ulong shared_page = ((ulong)vcpu->arch.shared) & PAGE_MASK; in kvmppc_gpa_to_pfn() local