Searched refs:massage_pgprot (Results 1 - 4 of 4) sorted by relevance

/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.h221 static inline pgprotval_t massage_pgprot(pgprot_t pgprot) function
234 massage_pgprot(pgprot));
240 massage_pgprot(pgprot));
252 val |= massage_pgprot(newprot) & ~_PAGE_CHG_MASK;
268 #define canon_pgprot(p) __pgprot(massage_pgprot(p))
/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.h221 static inline pgprotval_t massage_pgprot(pgprot_t pgprot) function
234 massage_pgprot(pgprot));
240 massage_pgprot(pgprot));
252 val |= massage_pgprot(newprot) & ~_PAGE_CHG_MASK;
268 #define canon_pgprot(p) __pgprot(massage_pgprot(p))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/xen/
H A Dpage.h133 massage_pgprot(pgprot);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/xen/
H A Dpage.h133 massage_pgprot(pgprot);

Completed in 170 milliseconds