Searched defs:far (Results 1 – 9 of 9) sorted by relevance
/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
|
/arch/arm64/kernel/ |
D | entry-common.c | 357 unsigned long far = read_sysreg(far_el1); in el1_abort() local 368 unsigned long far = read_sysreg(far_el1); in el1_pc() local 397 unsigned long far = read_sysreg(far_el1); in el1_dbg() local 493 unsigned long far = read_sysreg(far_el1); in el0_da() local 503 unsigned long far = read_sysreg(far_el1); in el0_ia() local 553 unsigned long far = read_sysreg(far_el1); in el0_pc() local 599 unsigned long far = read_sysreg(far_el1); in el0_dbg() local 815 unsigned long far = read_sysreg(far_el1); in handle_bad_stack() local
|
D | traps.c | 267 void arm64_force_sig_fault(int signo, int code, unsigned long far, in arm64_force_sig_fault() 277 void arm64_force_sig_mceerr(int code, unsigned long far, short lsb, in arm64_force_sig_mceerr() 284 void arm64_force_sig_ptrace_errno_trap(int errno, unsigned long far, in arm64_force_sig_ptrace_errno_trap() 292 int signo, int sicode, unsigned long far, in arm64_notify_die() 850 void panic_bad_stack(struct pt_regs *regs, unsigned int esr, unsigned long far) in panic_bad_stack()
|
/arch/arm64/mm/ |
D | fault.c | 471 static void do_bad_area(unsigned long far, unsigned int esr, in do_bad_area() 536 static int __kprobes do_page_fault(unsigned long far, unsigned int esr, in do_page_fault() 761 static int __kprobes do_translation_fault(unsigned long far, in do_translation_fault() 774 static int do_alignment_fault(unsigned long far, unsigned int esr, in do_alignment_fault() 781 static int do_bad(unsigned long far, unsigned int esr, struct pt_regs *regs) in do_bad() 790 static int do_sea(unsigned long far, unsigned int esr, struct pt_regs *regs) in do_sea() 826 static int do_tag_check_fault(unsigned long far, unsigned int esr, in do_tag_check_fault() 906 void do_mem_abort(unsigned long far, unsigned int esr, struct pt_regs *regs) in do_mem_abort()
|
/arch/arm64/kvm/ |
D | inject_fault.c | 86 u64 far; in inject_abt32() local
|
D | handle_exit.c | 314 u64 far, u64 hpfar) { in nvhe_hyp_panic_handler()
|
/arch/riscv/net/ |
D | bpf_jit_comp32.c | 655 bool far = false; in emit_bcc() local
|
/arch/arm64/include/uapi/asm/ |
D | kvm.h | 144 __u64 far; /* used for watchpoints */ member
|
/arch/mips/include/asm/octeon/ |
D | cvmx-mio-defs.h | 3597 uint64_t far:1; member 4012 uint64_t far:1; member
|