Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/mm/book3s64/
A Dhash_utils.c1376 u32 **sbpm, *sbpp; in subpage_protection() local
1391 sbpp = sbpm[(ea >> SBP_L2_SHIFT) & (SBP_L2_COUNT - 1)]; in subpage_protection()
1392 if (!sbpp) in subpage_protection()
1394 spp = sbpp[(ea >> PAGE_SHIFT) & (SBP_L1_COUNT - 1)]; in subpage_protection()
/linux-6.3-rc2/fs/nilfs2/
A Dthe_nilfs.c543 struct nilfs_super_block **sbpp) in nilfs_load_super_block() argument
607 *sbpp = sbp[0]; in nilfs_load_super_block()

Completed in 8 milliseconds