Searched refs:machine_to_phys_mapping (Results 1 – 3 of 3) sorted by relevance
87 #ifndef machine_to_phys_mapping88 #define machine_to_phys_mapping ((unsigned long *)MACH2PHYS_VIRT_START) macro
86 #ifndef machine_to_phys_mapping87 #define machine_to_phys_mapping ((unsigned long *)HYPERVISOR_VIRT_START) macro
86 (paddr_t)machine_to_phys_mapping[mpa >> PAGE_SHIFT] << PAGE_SHIFT); in xpmap_mtop_masked()