Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/mm/book3s64/
A Dsubpage_prot.c118 spp += (addr >> PAGE_SHIFT) & (SBP_L1_COUNT - 1); in subpage_prot_clear()
252 spp += (addr >> PAGE_SHIFT) & (SBP_L1_COUNT - 1); in SYSCALL_DEFINE3()
A Dhash_utils.c1394 spp = sbpp[(ea >> PAGE_SHIFT) & (SBP_L1_COUNT - 1)]; in subpage_protection()
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/
A Dmmu-hash.h693 #define SBP_L1_COUNT (1 << SBP_L1_BITS) macro

Completed in 12 milliseconds