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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dmem_detect.c32 type = tprot(addr);
37 } while (type == tprot(addr + size));
53 /* Disable IRQs, DAT and low address protection so tprot does the
H A Dsuspend.c28 if (tprot(PFN_PHYS(pfn)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dsystem.h462 static inline int tprot(unsigned long addr) function
467 " tprot 0(%1),0\n"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dhash_utils_64.c196 unsigned long tprot = prot; local
200 tprot &= ~HPTE_R_N;
206 ret = ppc_md.hpte_insert(hpteg, va, paddr, tprot,

Completed in 70 milliseconds