/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 void force_fcr31_sig(unsigned long fcr31, void __user *fault_addr, in force_fcr31_sig() 791 int process_fpemu_return(int sig, void __user *fault_addr, unsigned long fcr31) in process_fpemu_return() 827 void __user *fault_addr; in simulate_fp() local 878 void __user *fault_addr; in do_fpe() local 1468 void __user *fault_addr; in do_cpu() local
|
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() 472 static int process_fpemu_return(int sig, void __user *fault_addr, unsigned long fcsr) in process_fpemu_return() 510 void __user *fault_addr; in do_fpe() local
|
/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/riscv/kvm/ |
H A D | vcpu_exit.c | 17 unsigned long hva, fault_addr; in gstage_page_fault() local
|
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/arch/mips/math-emu/ |
H A D | cp1emu.c | 972 struct mm_decoded_insn dec_insn, void __user **fault_addr) in cop1Emulate() 1464 mips_instruction ir, void __user **fault_addr) in fpux_emu() 2838 int has_fpu, void __user **fault_addr) in fpu_emulator_cop1Handler()
|
/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/include/uapi/linux/ |
H A D | idxd.h | 323 uint64_t fault_addr; member 381 uint64_t fault_addr; 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 | 5518 unsigned long fault_addr, pte_t *fault_pte, in numa_rebuild_single_mapping()
|