Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/mm/book3s64/
A Dsubpage_prot.c43 for (j = 0; j < SBP_L2_COUNT && addr < spt->maxaddr; in subpage_prot_free()
115 spp = spm[(addr >> SBP_L2_SHIFT) & (SBP_L2_COUNT - 1)]; in subpage_prot_clear()
244 spm += (addr >> SBP_L2_SHIFT) & (SBP_L2_COUNT - 1); in SYSCALL_DEFINE3()
A Dhash_utils.c1391 sbpp = sbpm[(ea >> SBP_L2_SHIFT) & (SBP_L2_COUNT - 1)]; in subpage_protection()
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/
A Dmmu-hash.h694 #define SBP_L2_COUNT (1 << SBP_L2_BITS) macro

Completed in 11 milliseconds