Home
last modified time | relevance | path

Searched refs:HYPERVISOR_VIRT_START (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/xen/interface/arch-x86/
H A Dxen-x86_64.h61 #ifndef HYPERVISOR_VIRT_START
62 #define HYPERVISOR_VIRT_START xen_mk_ulong(__HYPERVISOR_VIRT_START) macro
70 #define machine_to_phys_mapping ((unsigned long *)HYPERVISOR_VIRT_START)
H A Dxen-x86_32.h63 #ifndef HYPERVISOR_VIRT_START
64 #define HYPERVISOR_VIRT_START xen_mk_ulong(__HYPERVISOR_VIRT_START) macro
/openbmc/linux/arch/x86/include/asm/xen/
H A Dinterface.h98 #ifndef HYPERVISOR_VIRT_START
99 #define HYPERVISOR_VIRT_START mk_unsigned_long(__HYPERVISOR_VIRT_START) macro