Home
last modified time | relevance | path

Searched refs:get_fault_type (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/arch/riscv/kernel/
H A Dabort.c280 static enum fault_type get_fault_type(struct abort_info *ai) in get_fault_type() function
354 switch (get_fault_type(&ai)) { in abort_handler()
/optee_os/core/arch/arm/kernel/
H A Dabort.c482 static enum fault_type get_fault_type(struct abort_info *ai) in get_fault_type() function
561 switch (get_fault_type(&ai)) { in abort_handler()