Searched refs:instr_val (Results 1 – 9 of 9) sorted by relevance
| /linux/arch/arm/vfp/ |
| H A D | vfpmodule.c | 813 .instr_val = 0xf2000000, 819 .instr_val = 0xf4000000, 825 .instr_val = 0xef000000, 831 .instr_val = 0xf9000000, 837 .instr_val = 0xfc000800, 843 .instr_val = 0xfd000800, 849 .instr_val = 0xfe000800, 857 .instr_val = 0x0c000a00, 919 .instr_val = 0x0c000a00,
|
| /linux/arch/arm/probes/uprobes/ |
| H A D | core.c | 206 .instr_val = (UPROBE_SWBP_ARM_INSN & 0x0fffffff), 214 .instr_val = (UPROBE_SS_ARM_INSN & 0x0fffffff),
|
| /linux/arch/arm/include/asm/ |
| H A D | traps.h | 14 u32 instr_val; member
|
| H A D | thread_info.h | 114 .instr_val = 0x0c000000, in register_iwmmxt_undef_handler()
|
| /linux/arch/arm/kernel/ |
| H A D | ptrace.c | 214 .instr_val = 0x07f001f0, 222 .instr_val = 0x0000de01, 230 .instr_val = 0xf7f0a000,
|
| H A D | swp_emulate.c | 232 .instr_val = 0x01000090,
|
| H A D | tcm.c | 247 .instr_val = TCM_REGION_READ_INSTR,
|
| H A D | hw_breakpoint.c | 991 .instr_val = 0xee115e91, 1016 .instr_val = 0x0e000e10,
|
| /linux/arch/arm64/kernel/ |
| H A D | proton-pack.c | 517 const u32 instr_val = 0xd500401f | PSTATE_SSBS; in try_emulate_el1_ssbs() local 519 if ((instr & instr_mask) != instr_val) in try_emulate_el1_ssbs()
|