Searched refs:current_el (Results 1 – 16 of 16) sorted by relevance
17 printf("EL Level:\tEL%d\n", current_el()); in board_init()26 if (current_el() != 3) in board_early_init_r()
232 if (current_el() != 3) { in sec_firmware_load_image()336 if (current_el() == SEC_FIRMWARE_TARGET_EL) in sec_firmware_support_psci_version()431 current_el()); in sec_firmware_init()437 if (current_el() != SEC_FIRMWARE_TARGET_EL) in sec_firmware_init()443 if (current_el() != 3) { in sec_firmware_init()
46 if (current_el() == 3) { in switch_to_non_secure_mode()
412 el = current_el(); in mmu_setup()
181 if (current_el() != 3) { in chip_id()330 printf("EL Level:\tEL%d\n", current_el()); in board_init()335 if (current_el() != 3) { in board_init()385 if (current_el() != 3) in board_early_init_r()411 if (current_el() > 1) { in do_go_exec()
140 if (current_el() == 3) in zynqmp_get_silicon_version()234 if (IS_ENABLED(CONFIG_SPL_BUILD) || current_el() == 3) in zynqmp_mmio_write()251 if (IS_ENABLED(CONFIG_SPL_BUILD) || current_el() == 3) { in zynqmp_mmio_read()
133 static inline unsigned int current_el(void) in current_el() function144 el = current_el(); in get_sctlr()159 el = current_el(); in set_sctlr()
167 if (current_el() == 3) in board_init()
418 if (current_el() < 3) in erratum_a008850_early()439 if (current_el() < 3) in erratum_a008850_post()618 if (current_el() == 3) { in fsl_lsch2_early_init_f()628 if (current_el() == 3) in fsl_lsch2_early_init_f()
403 unsigned int el = current_el(); in early_mmu_setup()480 unsigned int el = current_el(); in final_mmu_setup()738 if (current_el() == 2) { in get_boot_src()746 if (current_el() == 3 || !porsr1) { in get_boot_src()1148 if (current_el() == 3) in timer_init()
34 unsigned int el = current_el(); in ppa_init()
148 if (current_el() == 3) in board_init()
125 if (current_el() == 3) in board_init()
209 if (current_el() == 3) in enable_layerscape_ns_access()
1052 if (current_el() == 3) in arch_timer_init()
821 if (s->current_el == 1) { in trans_VMSR_VMRS()