Searched defs:fsr (Results 1 – 11 of 11) sorted by relevance
| /freebsd/sys/arm/arm/ |
| H A D | trap-v6.c | 210 abort_imprecise(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode) in abort_imprecise() 242 abort_debug(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode, in abort_debug() 277 uint32_t fsr; in abort_handler() local 542 abort_fatal(struct trapframe *tf, u_int idx, u_int fsr, u_int far, in abort_fatal() 618 abort_align(struct trapframe *tf, u_int idx, u_int fsr, u_int far, in abort_align() 655 abort_icache(struct trapframe *tf, u_int idx, u_int fsr, u_int far, in abort_icache()
|
| H A D | pmap-v6.c | 6410 pmap_fault(pmap_t pmap, vm_offset_t far, uint32_t fsr, int idx, bool usermode) in pmap_fault()
|
| /freebsd/sbin/fsck_ffs/ |
| H A D | setup.c | 510 struct fsrecovery *fsr; in chkrecovery() local 552 struct fsrecovery *fsr; in saverecovery() local
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| H A D | RegisterInfoPOSIX_arm.h | 39 uint32_t fsr; /* Fault status */ member
|
| H A D | RegisterContextDarwin_arm.h | 124 uint32_t fsr; /* Fault status */ member
|
| /freebsd/sys/powerpc/fpu/ |
| H A D | fpu_emu.c | 265 int ra, rb, rc, rt, type, mask, fsr, cx, bf, setcr; in fpu_execute() local
|
| /freebsd/sbin/newfs/ |
| H A D | mkfs.c | 127 struct fsrecovery *fsr; mkfs() local [all...] |
| /freebsd/crypto/openssl/crypto/poly1305/ |
| H A D | poly1305_ieee754.c | 103 static const u64 fsr = 1ULL<<30; variable
|
| /freebsd/sys/ufs/ffs/ |
| H A D | ffs_subr.c | 803 struct fsrecovery *fsr; in ffs_sbsearch() local
|
| /freebsd/sys/arm/include/ |
| H A D | armreg.h | 408 FSR_TO_FAULT(fsr) global() argument
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_linux.cpp | 2031 uptr fsr = ucontext->uc_mcontext.error_code; in GetWriteFlag() local
|