/linux/arch/parisc/include/asm/ |
H A D | extable.h | 34 #define ASM_EXCEPTIONTABLE_ENTRY( fault_addr, except_addr, opcode )\ argument 49 #define ASM_EXCEPTIONTABLE_ENTRY_EFAULT( fault_addr, except_addr, register )\ argument
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | bpf_mod_race.c | 63 static int test_setup_uffd(void *fault_addr) in test_setup_uffd() 92 void *fault_addr, *skel_fail; in test_bpf_mod_race_config() local
|
/linux/arch/mips/kernel/ |
H A D | unaligned.c | 442 void __user *fault_addr = NULL; in emulate_load_store_insn() local 957 void __user *fault_addr = NULL; in emulate_load_store_microMIPS() local
|
H A D | traps.c | 772 force_fcr31_sig(unsigned long fcr31,void __user * fault_addr,struct task_struct * tsk) force_fcr31_sig() argument 791 process_fpemu_return(int sig,void __user * fault_addr,unsigned long fcr31) process_fpemu_return() argument 827 void __user *fault_addr; simulate_fp() local 878 void __user *fault_addr; do_fpe() local 1468 void __user *fault_addr; do_cpu() local [all...] |
H A D | mips-r2-to-r6-emul.c | 913 void __user *fault_addr = NULL; in mipsr2_decoder() local
|
/linux/arch/x86/mm/ |
H A D | extable.c | 59 unsigned long fault_addr) in ex_handler_zeropad() 301 unsigned long fault_addr) in fixup_exception()
|
/linux/arch/x86/entry/vdso/ |
H A D | extable.c | 13 unsigned long error_code, unsigned long fault_addr) in fixup_vdso_exception()
|
/linux/arch/loongarch/kernel/ |
H A D | traps.c | 454 void __user *fault_addr, struct task_struct *tsk) in force_fcsr_sig() argument 472 static int process_fpemu_return(int sig, void __user *fault_addr, unsigned long fcsr) in process_fpemu_return() argument 510 void __user *fault_addr; in do_fpe() local [all...] |
/linux/tools/testing/selftests/bpf/progs/ |
H A D | bpf_mod_race.c | 12 void *fault_addr; member
|
/linux/tools/testing/selftests/powerpc/mm/ |
H A D | bad_accesses.c | 29 static volatile unsigned long fault_addr; variable
|
H A D | exec_prot.c | 28 static volatile unsigned int *fault_addr; variable
|
H A D | pkey_exec_prot.c | 26 static volatile unsigned int *fault_addr; variable
|
H A D | pkey_siginfo.c | 32 static volatile unsigned int *volatile fault_addr; variable
|
/linux/arch/mips/math-emu/ |
H A D | cp1emu.c | 972 struct mm_decoded_insn dec_insn, void __user **fault_addr) in cop1Emulate() argument 1464 fpux_emu(struct pt_regs * xcp,struct mips_fpu_struct * ctx,mips_instruction ir,void __user ** fault_addr) fpux_emu() argument 2838 fpu_emulator_cop1Handler(struct pt_regs * xcp,struct mips_fpu_struct * ctx,int has_fpu,void __user ** fault_addr) fpu_emulator_cop1Handler() argument [all...] |
/linux/arch/sparc/mm/ |
H A D | fault_64.c | 161 unsigned long fault_addr, unsigned int insn, in do_fault_siginfo()
|
/linux/drivers/scsi/cxlflash/ |
H A D | ocxl_hw.h | 69 u64 fault_addr; /* Address that triggered the fault */ member
|
/linux/arch/riscv/kvm/ |
H A D | vcpu_insn.c | 482 unsigned long fault_addr, in kvm_riscv_vcpu_mmio_load() 604 unsigned long fault_addr, in kvm_riscv_vcpu_mmio_store()
|
/linux/include/uapi/linux/ |
H A D | idxd.h | 323 uint64_t fault_addr; member 381 uint64_t fault_addr; member
|
/linux/arch/s390/kvm/ |
H A D | vsie.c | 48 unsigned long fault_addr; /* 0x0228 */ member
|
/linux/drivers/iommu/ |
H A D | omap-iommu.c | 233 u32 status, fault_addr; in iommu_report_fault() local
|
/linux/drivers/misc/cxl/ |
H A D | cxl.h | 572 u64 fault_addr; member
|
/linux/mm/ |
H A D | memory.c | 5605 unsigned long fault_addr, pte_t *fault_pte, in numa_rebuild_single_mapping()
|