Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sh/include/asm/
Dmmu.h24 #define PMB_SZ_64M 0x00000010 macro
/linux-5.19.10/arch/sh/mm/
Dpmb.c60 { .size = SZ_64M, .flag = PMB_SZ_64M, },
833 (size == PMB_SZ_64M) ? " 64MB": in pmb_debugfs_show()