Home
last modified time | relevance | path

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

/linux/arch/sparc/include/asm/
H A Dpgalloc_32.h62 return srmmu_get_nocache(SRMMU_PTE_TABLE_SIZE, in pte_alloc_one_kernel()
63 SRMMU_PTE_TABLE_SIZE); in pte_alloc_one_kernel()
69 srmmu_free_nocache(pte, SRMMU_PTE_TABLE_SIZE); in free_pte_fast()
H A Dpgtsrmmu.h20 #define SRMMU_PTE_TABLE_SIZE (PTRS_PER_PTE*4) macro