/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 | 773 void force_fcr31_sig(unsigned long fcr31, void __user *fault_addr, in force_fcr31_sig() 792 int process_fpemu_return(int sig, void __user *fault_addr, unsigned long fcr31) in process_fpemu_return() 828 void __user *fault_addr; in simulate_fp() local 879 void __user *fault_addr; in do_fpe() local 1469 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/drivers/gpu/drm/ |
H A D | drm_gpusvm.c | 595 unsigned long fault_addr) in drm_gpusvm_notifier_find() 689 drm_gpusvm_notifier_alloc(struct drm_gpusvm *gpusvm, unsigned long fault_addr) in drm_gpusvm_notifier_alloc() 795 unsigned long fault_addr, unsigned long chunk_size, in drm_gpusvm_range_alloc() 906 unsigned long fault_addr, in drm_gpusvm_range_chunk_size() 998 unsigned long fault_addr, in drm_gpusvm_range_find_or_insert() 1984 unsigned long fault_addr, in __drm_gpusvm_migrate_to_ram()
|
/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
|
/linux/arch/sparc/mm/ |
H A D | fault_64.c | 161 unsigned long fault_addr, unsigned int insn, in do_fault_siginfo()
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_svm.h | 147 struct xe_gt *gt, u64 fault_addr, in xe_svm_handle_pagefault()
|
H A D | xe_svm.c | 789 struct xe_gt *gt, u64 fault_addr, in xe_svm_handle_pagefault()
|
/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/drivers/iommu/ |
H A D | omap-iommu.c | 233 u32 status, fault_addr; in iommu_report_fault() local
|
/linux/mm/ |
H A D | memory.c | 5786 unsigned long fault_addr, pte_t *fault_pte, in numa_rebuild_single_mapping()
|