Home
last modified time | relevance | path

Searched defs:min_pfn (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/gdb/linux/
H A Dpage_owner.py33 min_pfn = None variable in DumpPageOwner
/linux/arch/x86/xen/
H A Dsetup.c160 static unsigned long __init xen_find_pfn_range(unsigned long *min_pfn) in xen_find_pfn_range()