Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sparc/include/asm/
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()
A Dpgtsrmmu.h20 #define SRMMU_PTE_TABLE_SIZE (PTRS_PER_PTE*4) macro
/linux-6.3-rc2/arch/sparc/mm/
A Dsrmmu.c377 srmmu_free_nocache(ptep, SRMMU_PTE_TABLE_SIZE); in pte_free()

Completed in 7 milliseconds