Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/xen/
H A Denlighten.c54 unsigned long *machine_to_phys_mapping = (void *)MACH2PHYS_VIRT_START; variable
55 EXPORT_SYMBOL(machine_to_phys_mapping); variable
H A Dmmu_pv.c1634 machine_to_phys_mapping = (unsigned long *)mapping.v_start; in xen_setup_machphys_mapping()
/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
H A Dpage.h50 extern unsigned long *machine_to_phys_mapping;
205 ret = xen_safe_read_ulong(&machine_to_phys_mapping[mfn], &pfn); in mfn_to_pfn_no_overrides()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Denlighten.c47 unsigned long *machine_to_phys_mapping = (void *)MACH2PHYS_VIRT_START; variable
48 EXPORT_SYMBOL(machine_to_phys_mapping); variable
H A Dmmu_pv.c1662 machine_to_phys_mapping = (unsigned long *)mapping.v_start; in xen_setup_machphys_mapping()
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds