Searched refs:PFN (Results 1 – 12 of 12) sorted by relevance
57 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()
84 #define PFN(e) ((e) >> PAGE_SHIFT) macro192 this_pfn = PFN(ca->array[tmp]); in __find_elem()207 this_pfn = PFN(ca->array[min]); in __find_elem()253 return PFN(ca->array[min_idx]); in del_lru_elem_unlocked()413 u64 this = PFN(ca->array[i]); in array_dump()
7 page PFN and counts their repeated occurrence. Once the counter for a8 PFN overflows, we try to soft-offline that page as we take it to mean
18 * Bits 0-54 page frame number (PFN) if present31 4.2 the PFN field is zeroed if the user does not have CAP_SYS_ADMIN.34 If the page is not present but in swap, then the PFN contains an36 swap. Unmapped pages return a null PFN. This allows determining45 times each page is mapped, indexed by PFN.51 page, indexed by PFN.83 memory cgroup each page is charged to, indexed by PFN. Only available when185 5. Open ``/proc/kpagecount`` and/or ``/proc/kpageflags``. For each PFN you
28 bitmap is represented by an array of 8-byte integers, and the page at PFN #i is50 this file beyond max PFN will return -ENXIO.
254 #define PFN(x) ((x) >> PAGE_SHIFT) macro255 #define _pfn_valid(pfn) ((pfn < last_valid_pfn) && (pfn >= PFN(phys_base)))
11 - [RO] base_pfn: The base PFN (Page Frame Number) of the zone.
119 Inject hwpoison fault at PFN echoed into this file. This does123 Software-unpoison page at PFN echoed into this file. This way
86 grep -v ^PFN page_owner_full.txt > page_owner.txt
78 bool "PFN: Map persistent (device) memory"
254 and r3, r0, PTE_BITS_NON_RWX_IN_PD1 ; Extract PFN+cache bits from PTE
478 pf - pure PFN range538 The /proc/pid/pagemap gives the PFN, which can be used to find the pageflags