Home
last modified time | relevance | path

Searched refs:srmmu_get_nocache (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/sparc/mm/
Dsrmmu.c328 static unsigned long srmmu_get_nocache(int size, int align) in srmmu_get_nocache() function
472 return (pmd_t *)srmmu_get_nocache(SRMMU_PMD_TABLE_SIZE, SRMMU_PMD_TABLE_SIZE); in srmmu_pmd_alloc_one()
491 return (pte_t *)srmmu_get_nocache(PTE_SIZE, PTE_SIZE); in srmmu_pte_alloc_one_kernel()