Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/xen/
H A Denlighten.c48 unsigned long *machine_to_phys_mapping = (void *)MACH2PHYS_VIRT_START; variable
/openbmc/qemu/include/hw/xen/interface/arch-x86/
H A Dxen-x86_32.h71 #define machine_to_phys_mapping ((unsigned long *)MACH2PHYS_VIRT_START) macro
H A Dxen-x86_64.h70 #define machine_to_phys_mapping ((unsigned long *)HYPERVISOR_VIRT_START) macro