Home
last modified time | relevance | path

Searched refs:PMB_SZ_128M (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dmmu.h25 #define PMB_SZ_128M 0x00000080 macro
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dmmu.h25 #define PMB_SZ_128M 0x00000080 macro
/kernel/linux/linux-5.10/arch/sh/mm/
H A Dpmb.c59 { .size = SZ_128M, .flag = PMB_SZ_128M, },
834 (size == PMB_SZ_128M) ? "128MB": in pmb_seq_show()
/kernel/linux/linux-6.6/arch/sh/mm/
H A Dpmb.c59 { .size = SZ_128M, .flag = PMB_SZ_128M, },
834 (size == PMB_SZ_128M) ? "128MB": in pmb_debugfs_show()

Completed in 3 milliseconds