Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm64/kernel/
Darmv8_deprecated.c348 static unsigned int __kprobes aarch32_check_condition(u32 opcode, u32 psr) in aarch32_check_condition() function
376 switch (aarch32_check_condition(instr, regs->pstate)) { in swp_handler()
459 switch (aarch32_check_condition(instr, regs->pstate)) { in cp15barrier_handler()