Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xen/arch-x86/
H A Dxen-x86_32.h87 #ifndef machine_to_phys_mapping
88 #define machine_to_phys_mapping ((unsigned long *)MACH2PHYS_VIRT_START) macro
H A Dxen-x86_64.h86 #ifndef machine_to_phys_mapping
87 #define machine_to_phys_mapping ((unsigned long *)HYPERVISOR_VIRT_START) macro