Searched refs:PAGE_SIZE_16KB (Results 1 – 3 of 3) sorted by relevance
31 } else if (size == PAGE_SIZE_16KB) { in xlat_arch_is_granule_size_supported()48 } else if (xlat_arch_is_granule_size_supported(PAGE_SIZE_16KB)) { in xlat_arch_get_max_supported_granule_size()49 return PAGE_SIZE_16KB; in xlat_arch_get_max_supported_granule_size()
35 #elif (PAGE_SIZE == PAGE_SIZE_16KB) || (PAGE_SIZE == PAGE_SIZE_64KB)
28 #define PAGE_SIZE_16KB U(16384) macro
Completed in 4 milliseconds