Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds