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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dsrmmu.c111 static inline int srmmu_device_memory(unsigned long x) function
134 if (srmmu_device_memory(pte_val(pte))) {
148 if (srmmu_device_memory(pmd_val(pmd)))
154 { return srmmu_device_memory(pgd_val(pgd))?~0:(unsigned long)__nocache_va((pgd_val(pgd) & SRMMU_PTD_PMASK) << 4); }

Completed in 50 milliseconds