Searched refs:pte_pgprot (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/mm/
H A Dpageattr-test.c151 if (!pte || pgprot_val(pte_pgprot(*pte)) == 0 ||
159 if (pgprot_val(pte_pgprot(*pte)) !=
160 pgprot_val(pte_pgprot(pte0))) {
H A Ddump_pagetables.c227 pgprot_t prot = pte_pgprot(*start);
H A Dpageattr.c437 old_prot = new_prot = pte_pgprot(old_pte);
526 ref_prot = pte_pgprot(pte_clrhuge(*kpte));
641 pgprot_t new_prot = pte_pgprot(old_pte);
H A Dinit_64.c409 new_prot = pte_pgprot(pte_clrhuge(*(pte_t *)pmd));
492 prot = pte_pgprot(pte_clrhuge(*(pte_t *)pud));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/mm/
H A Dpageattr-test.c151 if (!pte || pgprot_val(pte_pgprot(*pte)) == 0 ||
159 if (pgprot_val(pte_pgprot(*pte)) !=
160 pgprot_val(pte_pgprot(pte0))) {
H A Ddump_pagetables.c227 pgprot_t prot = pte_pgprot(*start);
H A Dpageattr.c437 old_prot = new_prot = pte_pgprot(old_pte);
526 ref_prot = pte_pgprot(pte_clrhuge(*kpte));
641 pgprot_t new_prot = pte_pgprot(old_pte);
H A Dinit_64.c409 new_prot = pte_pgprot(pte_clrhuge(*(pte_t *)pmd));
492 prot = pte_pgprot(pte_clrhuge(*(pte_t *)pud));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/include/asm/
H A Dpage.h105 #define pte_pgprot(x) __pgprot(pte_val(x) & PTE_FLAGS_MASK) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/include/asm/
H A Dpage.h105 #define pte_pgprot(x) __pgprot(pte_val(x) & PTE_FLAGS_MASK) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/include/asm/
H A Dpgtable.h38 static inline pgprot_t pte_pgprot(pte_t pte) { return __pgprot(pte_val(pte) & PAGE_PROT_BITS); } function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpgtable.h38 static inline pgprot_t pte_pgprot(pte_t pte) { return __pgprot(pte_val(pte) & PAGE_PROT_BITS); } function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/tile/include/asm/
H A Dpgtable.h166 #define pte_pgprot(x) hv_pte_set_pfn((x), 0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/tile/include/asm/
H A Dpgtable.h166 #define pte_pgprot(x) hv_pte_set_pfn((x), 0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Dpgtable.h266 #define pte_pgprot(x) __pgprot(pte_flags(x) & PTE_FLAGS_MASK) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpgtable.h266 #define pte_pgprot(x) __pgprot(pte_flags(x) & PTE_FLAGS_MASK) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/mm/
H A Dmemory.c3431 *prot = pgprot_val(pte_pgprot(pte));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/mm/
H A Dmemory.c3431 *prot = pgprot_val(pte_pgprot(pte));

Completed in 224 milliseconds