Home
last modified time | relevance | path

Searched refs:PFN (Results 1 – 4 of 4) sorted by relevance

/arch/sparc/mm/
Dleon_mm.c57 if (!_pfn_valid(PFN(ctxtbl))) { in leon_swprobe()
61 PFN(ctxtbl)); in leon_swprobe()
90 if (!_pfn_valid(PFN(ptr))) in leon_swprobe()
113 if (!_pfn_valid(PFN(ptr))) { in leon_swprobe()
116 PFN(ptr)); in leon_swprobe()
141 if (!_pfn_valid(PFN(ptr))) in leon_swprobe()
/arch/x86/ras/
DKconfig7 page PFN and counts their repeated occurrence. Once the counter for a
8 PFN overflows, we try to soft-offline that page as we take it to mean
/arch/sparc/include/asm/
Dleon.h253 #define PFN(x) ((x) >> PAGE_SHIFT) macro
254 #define _pfn_valid(pfn) ((pfn < last_valid_pfn) && (pfn >= PFN(phys_base)))
/arch/arc/mm/
Dtlbex.S251 and r3, r0, PTE_BITS_NON_RWX_IN_PD1 ; Extract PFN+cache bits from PTE