Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/xen/
H A Dpage.h50 extern unsigned long *machine_to_phys_mapping;
197 ret = xen_safe_read_ulong(&machine_to_phys_mapping[mfn], &pfn); in mfn_to_pfn_no_overrides()
/linux/arch/x86/xen/
H A Denlighten.c45 unsigned long *machine_to_phys_mapping = (void *)MACH2PHYS_VIRT_START; variable
46 EXPORT_SYMBOL(machine_to_phys_mapping);