Home
last modified time | relevance | path

Searched refs:max_possible_pfn (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kernel/
H A Dpci-dma.c47 if (!no_iommu && max_possible_pfn > MAX_DMA32_PFN) in pci_swiotlb_detect()
/linux/drivers/xen/
H A Dgrant-table.c1540 return !!(max_possible_pfn >> 32); in gnttab_need_v2()
/linux/mm/
H A Dmemblock.c114 unsigned long long max_possible_pfn; variable