Home
last modified time | relevance | path

Searched refs:PAGE_SIZE_64KB (Results 1 – 3 of 3) sorted by relevance

/tf-a-ffa_el3_spmc/include/lib/xlat_tables/aarch64/
A Dxlat_tables_aarch64.h35 #elif (PAGE_SIZE == PAGE_SIZE_16KB) || (PAGE_SIZE == PAGE_SIZE_64KB)
/tf-a-ffa_el3_spmc/lib/xlat_tables_v2/aarch64/
A Dxlat_tables_arch.c35 } else if (size == PAGE_SIZE_64KB) { in xlat_arch_is_granule_size_supported()
46 if (xlat_arch_is_granule_size_supported(PAGE_SIZE_64KB)) { in xlat_arch_get_max_supported_granule_size()
47 return PAGE_SIZE_64KB; in xlat_arch_get_max_supported_granule_size()
/tf-a-ffa_el3_spmc/include/lib/xlat_tables/
A Dxlat_tables_defs.h29 #define PAGE_SIZE_64KB U(65536) macro

Completed in 4 milliseconds