Home
last modified time | relevance | path

Searched defs:max_pfn (Results 1 – 3 of 3) sorted by relevance

/linux/scripts/gdb/linux/
H A Dpage_owner.py34 max_pfn = None variable in DumpPageOwner
/linux/tools/testing/selftests/kvm/lib/x86/
H A Dprocessor.c1374 unsigned long ht_gfn, max_gfn, max_pfn; vm_compute_max_gfn() local
/linux/arch/x86/xen/
H A Dmmu_pv.c1768 void __init xen_setup_kernel_pagetable(pgd_t *pgd, unsigned long max_pfn) in xen_setup_kernel_pagetable()