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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/xen/
H A Dpage.h133 massage_pgprot(pgprot);

Completed in 103 milliseconds