/Linux-v6.1/arch/arm64/mm/ |
D | fault.c | 454 static void do_bad_area(unsigned long far, unsigned long esr, in do_bad_area() 519 static int __kprobes do_page_fault(unsigned long far, unsigned long esr, in do_page_fault() 678 static int __kprobes do_translation_fault(unsigned long far, in do_translation_fault() 691 static int do_alignment_fault(unsigned long far, unsigned long esr, in do_alignment_fault() 701 static int do_bad(unsigned long far, unsigned long esr, struct pt_regs *regs) in do_bad() 706 static int do_sea(unsigned long far, unsigned long esr, struct pt_regs *regs) in do_sea() 736 static int do_tag_check_fault(unsigned long far, unsigned long esr, in do_tag_check_fault() 816 void do_mem_abort(unsigned long far, unsigned long esr, struct pt_regs *regs) in do_mem_abort()
|
/Linux-v6.1/arch/arm64/kernel/ |
D | entry-common.c | 363 unsigned long far = read_sysreg(far_el1); in el1_abort() local 374 unsigned long far = read_sysreg(far_el1); in el1_pc() local 403 unsigned long far = read_sysreg(far_el1); in el1_dbg() local 511 unsigned long far = read_sysreg(far_el1); in el0_da() local 521 unsigned long far = read_sysreg(far_el1); in el0_ia() local 579 unsigned long far = read_sysreg(far_el1); in el0_pc() local 625 unsigned long far = read_sysreg(far_el1); in el0_dbg() local 846 unsigned long far = read_sysreg(far_el1); in handle_bad_stack() local
|
D | traps.c | 265 void arm64_force_sig_fault(int signo, int code, unsigned long far, in arm64_force_sig_fault() 275 void arm64_force_sig_mceerr(int code, unsigned long far, short lsb, in arm64_force_sig_mceerr() 282 void arm64_force_sig_ptrace_errno_trap(int errno, unsigned long far, in arm64_force_sig_ptrace_errno_trap() 290 int signo, int sicode, unsigned long far, in arm64_notify_die() 882 void panic_bad_stack(struct pt_regs *regs, unsigned long esr, unsigned long far) in panic_bad_stack()
|
/Linux-v6.1/arch/arm64/kvm/hyp/include/hyp/ |
D | fault.h | 15 static inline bool __translate_far_to_hpfar(u64 far, u64 *hpfar) in __translate_far_to_hpfar() 46 u64 hpfar, far; in __get_fault_info() local
|
/Linux-v6.1/tools/testing/selftests/bpf/progs/ |
D | test_mmap.c | 30 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
|
/Linux-v6.1/drivers/net/fddi/skfp/h/ |
D | types.h | 22 #define far macro
|
/Linux-v6.1/include/linux/ |
D | adreno-smmu-priv.h | 28 u64 far; member
|
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/ |
D | mmap.c | 20 const int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
|
/Linux-v6.1/arch/arm64/kvm/ |
D | inject_fault.c | 81 u64 far; in inject_abt32() local
|
D | handle_exit.c | 331 u64 far, u64 hpfar) { in nvhe_hyp_panic_handler()
|
/Linux-v6.1/arch/riscv/net/ |
D | bpf_jit_comp32.c | 655 bool far = false; in emit_bcc() local
|
/Linux-v6.1/arch/arm64/include/uapi/asm/ |
D | kvm.h | 148 __u64 far; /* used for watchpoints */ member
|
/Linux-v6.1/tools/arch/arm64/include/uapi/asm/ |
D | kvm.h | 148 __u64 far; /* used for watchpoints */ member
|
/Linux-v6.1/drivers/net/ethernet/freescale/ |
D | gianfar.h | 1236 unsigned int far, unsigned int fcr, unsigned int fpr) in gfar_write_filer() 1246 unsigned int far, unsigned int *fcr, unsigned int *fpr) in gfar_read_filer()
|
/Linux-v6.1/arch/mips/include/asm/octeon/ |
D | cvmx-mio-defs.h | 3597 uint64_t far:1; member 4012 uint64_t far:1; member
|