Home
last modified time | relevance | path

Searched refs:machine_to_phys_mapping (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/xen/interface/arch-x86/
H A Dxen-x86_32.h70 #ifndef machine_to_phys_mapping
71 #define machine_to_phys_mapping ((unsigned long *)MACH2PHYS_VIRT_START) macro
H A Dxen-x86_64.h69 #ifndef machine_to_phys_mapping
70 #define machine_to_phys_mapping ((unsigned long *)HYPERVISOR_VIRT_START) macro