Home
last modified time | relevance | path

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

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