Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sparc/mm/
Dleon_mm.c42 if (!_pfn_valid(PFN(ctxtbl))) { in srmmu_swprobe()
46 PFN(ctxtbl)); in srmmu_swprobe()
75 if (!_pfn_valid(PFN(ptr))) in srmmu_swprobe()
98 if (!_pfn_valid(PFN(ptr))) { in srmmu_swprobe()
101 PFN(ptr)); in srmmu_swprobe()
126 if (!_pfn_valid(PFN(ptr))) in srmmu_swprobe()
/linux-3.4.99/arch/m32r/mm/
Dmmu.S37 ld r0, @(MDEVP_offset, r3) ; r0: PFN + ASID (MDEVP reg.)
44 ;; r0: PFN + ASID (MDEVP reg.)
47 ;; r0: PFN + ASID
76 ;; r0: PFN + ASID
84 or r0, r1 ; r0: PFN + ASID
104 ;; r0: PFN + ASID
109 ;; r0: PFN + ASID
131 ;; r0: PFN + ASID
135 ;; r0: PFN + ASID
177 ;; r0: PFN + ASID
[all …]
/linux-3.4.99/Documentation/vm/
Dpagemap.txt15 * Bits 0-54 page frame number (PFN) if present
23 If the page is not present but in swap, then the PFN contains an
25 swap. Unmapped pages return a null PFN. This allows determining
34 times each page is mapped, indexed by PFN.
37 page, indexed by PFN.
138 5. Open /proc/kpagecount and/or /proc/kpageflags. For each PFN you just
Dhwpoison.txt106 Inject hwpoison fault at PFN echoed into this file. This does
111 Software-unpoison page at PFN echoed into this file. This
/linux-3.4.99/arch/sparc/include/asm/
Dleon.h370 #define PFN(x) ((x) >> PAGE_SHIFT) macro
371 #define _pfn_valid(pfn) ((pfn < last_valid_pfn) && (pfn >= PFN(phys_base)))
/linux-3.4.99/arch/avr32/mm/
Dtlb.c40 SYSREG_BFEXT(PFN, tlbelo) >> 2, in show_dtlb_entry()
339 SYSREG_BFEXT(PFN, tlbelo) >> 2, in tlb_show()
/linux-3.4.99/Documentation/filesystems/
Dproc.txt442 The /proc/pid/pagemap gives the PFN, which can be used to find the pageflags