Searched refs:machine_to_phys_mapping (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/mit/xen-include-public/dist/xen/include/public/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
/netbsd-current/sys/arch/xen/include/
H A Dxenpmap.h86 (paddr_t)machine_to_phys_mapping[mpa >> PAGE_SHIFT] << PAGE_SHIFT);

Completed in 182 milliseconds