Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Darmv8_deprecated.c70 for (hook = ops->hooks; hook->instr_mask; hook++) in register_emulation_hooks()
82 for (hook = ops->hooks; hook->instr_mask; hook++) in remove_emulation_hooks()
445 .instr_mask = 0x0fb00ff0,
525 .instr_mask = 0x0fff0fdf,
532 .instr_mask = 0x0fff0fff,
597 .instr_mask = 0xfffffdff,
605 .instr_mask = 0xfffffff7,
H A Dproton-pack.c539 .instr_mask = ~(1U << PSTATE_Imm_shift),
H A Dtraps.c345 if ((instr & hook->instr_mask) == hook->instr_val && in call_undef_hook()
H A Dcpufeature.c3101 .instr_mask = 0xfff00000,
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dkgdb.c158 .instr_mask = 0xffffffff,
166 .instr_mask = 0xffff,
174 .instr_mask = 0xffffffff,
182 .instr_mask = 0xffff,
H A Dptrace.c213 .instr_mask = 0x0fffffff,
221 .instr_mask = 0xffffffff,
229 .instr_mask = 0xffffffff,
H A Dswp_emulate.c230 .instr_mask = 0x0fb00ff0,
H A Dtcm.c246 .instr_mask = TCM_REGION_READ_MASK,
H A Dtraps.c438 if ((instr & hook->instr_mask) == hook->instr_val && in call_undef_hook()
707 .instr_mask = 0x0fff0fff,
H A Dhw_breakpoint.c963 .instr_mask = 0x0fe80f10,
/OK3568_Linux_fs/kernel/arch/arm/vfp/
H 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,
/OK3568_Linux_fs/kernel/arch/arm/probes/kprobes/
H A Dcore.c438 .instr_mask = 0xffff,
446 .instr_mask = 0xffffffff,
456 .instr_mask = 0x0fffffff,
/OK3568_Linux_fs/kernel/arch/arm/probes/uprobes/
H A Dcore.c205 .instr_mask = 0x0fffffff,
213 .instr_mask = 0x0fffffff,
/OK3568_Linux_fs/kernel/arch/arm/mach-iop32x/
H A Dcp6.c28 .instr_mask = 0x0f000ff0,
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dtraps.h12 u32 instr_mask; member
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dtraps.h18 u32 instr_mask; member