Home
last modified time | relevance | path

Searched refs:get_current_el_maybe_constant (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/lib/xlat_tables_v2/aarch64/
H A Dxlat_tables_arch.c159 unsigned int el = get_current_el_maybe_constant(); in is_dcache_enabled()
/rk3399_ARM-atf/lib/xlat_tables_v2/
H A Dxlat_tables_context.c237 switch (get_current_el_maybe_constant()) { in enable_mmu()
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch_helpers.h824 static inline unsigned int get_current_el_maybe_constant(void) in get_current_el_maybe_constant() function
/rk3399_ARM-atf/docs/
H A Dchange-log.md10660 region, use get_current_el_maybe_constant() in is_dcache_enabled(),