Home
last modified time | relevance | path

Searched refs:PMB_SZ_16M (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dmmu.h23 #define PMB_SZ_16M 0x00000000 macro
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dmmu.h23 #define PMB_SZ_16M 0x00000000 macro
/kernel/linux/linux-5.10/arch/sh/mm/
H A Dpmb.c61 { .size = SZ_16M, .flag = PMB_SZ_16M, },
832 sz_str = (size == PMB_SZ_16M) ? " 16MB": in pmb_seq_show()
/kernel/linux/linux-6.6/arch/sh/mm/
H A Dpmb.c61 { .size = SZ_16M, .flag = PMB_SZ_16M, },
832 sz_str = (size == PMB_SZ_16M) ? " 16MB": in pmb_debugfs_show()
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dhead_32.S195 mov #(PMB_SZ_16M >> 2), r9
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dhead_32.S195 mov #(PMB_SZ_16M >> 2), r9

Completed in 4 milliseconds