Home
last modified time | relevance | path

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

/linux/arch/sh/include/asm/
H A Dmmu.h23 #define PMB_SZ_16M 0x00000000 macro
/linux/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()