Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
A Darmv8_deprecated.c69 for (hook = ops->hooks; hook->instr_mask; hook++) in register_emulation_hooks()
81 for (hook = ops->hooks; hook->instr_mask; hook++) in remove_emulation_hooks()
438 .instr_mask = 0x0fb00ff0,
518 .instr_mask = 0x0fff0fdf,
525 .instr_mask = 0x0fff0fff,
590 .instr_mask = 0xfffffdff,
598 .instr_mask = 0xfffffff7,
A Dproton-pack.c496 .instr_mask = ~(1U << PSTATE_Imm_shift),
A Dtraps.c434 if ((instr & hook->instr_mask) == hook->instr_val && in call_undef_hook()
A Dcpufeature.c3103 .instr_mask = 0xffff0000,
/linux/arch/arm/vfp/
A Dvfpmodule.c670 .instr_mask = 0xfe000000,
676 .instr_mask = 0xff100000,
682 .instr_mask = 0xef000000,
688 .instr_mask = 0xff100000,
694 .instr_mask = 0x0c000e00,
763 .instr_mask = 0x0c000e00,
/linux/arch/arm/probes/kprobes/
A Dcore.c438 .instr_mask = 0xffff,
446 .instr_mask = 0xffffffff,
456 .instr_mask = 0x0fffffff,
/linux/arch/arm/probes/uprobes/
A Dcore.c205 .instr_mask = 0x0fffffff,
213 .instr_mask = 0x0fffffff,
/linux/arch/arm/kernel/
A Dkgdb.c158 .instr_mask = 0xffffffff,
166 .instr_mask = 0xffffffff,
A Dptrace.c214 .instr_mask = 0x0fffffff,
222 .instr_mask = 0xffffffff,
230 .instr_mask = 0xffffffff,
A Dswp_emulate.c230 .instr_mask = 0x0fb00ff0,
A Dtcm.c246 .instr_mask = TCM_REGION_READ_MASK,
A Dtraps.c423 if ((instr & hook->instr_mask) == hook->instr_val && in call_undef_hook()
692 .instr_mask = 0x0fff0fff,
A Dhw_breakpoint.c963 .instr_mask = 0x0fe80f10,
/linux/arch/arm/mach-iop32x/
A Dcp6.c28 .instr_mask = 0x0f000ff0,
/linux/arch/arm/include/asm/
A Dtraps.h12 u32 instr_mask; member
/linux/arch/arm64/include/asm/
A Dtraps.h18 u32 instr_mask; member

Completed in 57 milliseconds