Searched refs:INSN_HW (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm64/kernel/
H A Darmv8_deprecated.c35 INSN_HW, enumerator in enum:insn_emulation_mode
464 bool enable = READ_ONCE(insn->current_mode) == INSN_HW;
486 case INSN_HW:
497 case INSN_HW:
543 insn->max = INSN_HW;
584 * INSN_EMULATE<->INSN_HW. Try to emulate the instruction to

Completed in 94 milliseconds