Home
last modified time | relevance | path

Searched defs:non_secure_jmp (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dexception_level.c24 static void entry_non_secure(struct jmp_buf_data *non_secure_jmp) in entry_non_secure()
43 struct jmp_buf_data non_secure_jmp; in switch_to_non_secure_mode() local
/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dexception_level.c26 static void entry_non_secure(struct jmp_buf_data *non_secure_jmp) in entry_non_secure()
44 struct jmp_buf_data non_secure_jmp; in switch_to_non_secure_mode() local