Home
last modified time | relevance | path

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

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