Searched refs:srmmu_get_nocache (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.c327 static unsigned long srmmu_get_nocache(int size, int align) function
470 return (pmd_t *)srmmu_get_nocache(SRMMU_PMD_TABLE_SIZE, SRMMU_PMD_TABLE_SIZE);
481 return (pte_t *)srmmu_get_nocache(PTE_SIZE, PTE_SIZE);

Completed in 54 milliseconds