/freebsd/sys/arm/arm/ |
H A D | trap-v6.c | 243 u_int far) in abort_debug() argument 250 call_trapsignal(td, SIGTRAP, TRAP_BRKPT, far, FAULT_DEBUG); in abort_debug() 275 vm_offset_t far, va; in abort_handler() local 294 far = (prefetch) ? cp15_ifar_get() : cp15_dfar_get(); in abort_handler() 303 if (__predict_false(prefetch && far > VM_MAXUSER_ADDRESS && in abort_handler() 316 __func__, fsr, idx, far, prefetch, usermode); in abort_handler() 327 abort_debug(tf, fsr, prefetch, usermode, far); in abort_handler() 348 rv = pmap_fault(PCPU_GET(curpmap), far, fsr, idx, usermode); in abort_handler() 372 if (td->td_md.md_spurflt_addr != far || in abort_handler() 374 td->td_md.md_spurflt_addr = far; in abort_handler() [all …]
|
/freebsd/sys/arm64/arm64/ |
H A D | trap.c | 209 uint64_t far, int lower) in align_abort() argument 213 print_gp_register("far", far); in align_abort() 226 uint64_t far, int lower) in external_abort() argument 229 call_trapsignal(td, SIGBUS, BUS_OBJERR, (void *)far, in external_abort() 245 print_gp_register("far", far); in external_abort() 257 uint64_t far, int lower) in data_abort() argument 283 } else if (!ADDR_IS_CANONICAL(far)) { in data_abort() 288 } else if (ADDR_IS_KERNEL(far)) { in data_abort() 306 if (pmap_klookup(far, NULL)) in data_abort() 337 pmap_fault(map->pmap, esr, far) == KERN_SUCCESS) in data_abort() [all …]
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | openfst | 13 0 long 0x56515c OpenFst binary FAR data, far type: stlist 16 0 long 0x7eb2f35c OpenFst binary FAR data, far type: sttable
|
H A D | marc21 | 12 # and 22-23 also 00 so far, but we check that later.
|
/freebsd/stand/i386/libi386/ |
H A D | pxetramp.S | 27 .byte 0x9a # far call 34 .byte 0x9a # far call
|
/freebsd/contrib/ntp/tests/libntp/data/ |
H A D | ntp.keys |
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | X509_check_issued.pod | 21 I<subject>, as far as present, with the respective B<subjectKeyIdentifier>, 22 serial number, and issuer fields of I<issuer>, as far as present. It also checks
|
H A D | OSSL_CMP_validate_msg.pod | 35 the I<msg> sender DN (as far as present), and its subject key identifier 36 is present and matches the senderKID (as far as the latter present).
|
H A D | ERR_get_error.pod | 83 *I<line>, as far as they are not NULL. 96 and *I<flags>, as far as they are not NULL.
|
H A D | OPENSSL_FILE.pod | 27 currently being compiled, as far as language and compiler versions allow.
|
/freebsd/bin/ed/test/ |
H A D | w1.err | 1 w /to/some/far-away/place
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | marvell-bluetooth.txt | 15 None so far
|
/freebsd/contrib/dma/test/ |
H A D | quote.rfc2822 | 8 from far away.
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterInfoPOSIX_arm.h | 40 uint32_t far; /* Virtual Fault Address */ member
|
H A D | RegisterInfoPOSIX_arm64.h | 72 uint64_t far; // Virtual Fault Address 69 uint64_t far; // Virtual Fault Address global() member
|
/freebsd/contrib/nvi/ |
H A D | README | 59 have been far more difficult. 75 testing, far too many to individually thank.
|
/freebsd/sys/contrib/zlib/ |
H A D | zconf.h | 327 # define FAR far 336 # define FAR far
|
/freebsd/sys/contrib/device-tree/Bindings/regmap/ |
H A D | regmap.txt | 11 devices, this is by far the most common setting. On CPU
|
/freebsd/tools/test/stress2/misc/ |
H A D | ufssuspend.sh | 69 continue; /* so far, only UFS can be frozen */
|
/freebsd/sys/fs/cd9660/ |
H A D | TODO | 40 clean. As far as I know, if you export the cdrom by NFS, the client
|
/freebsd/contrib/bzip2/ |
H A D | words3 | 2 If you got this far and the 'cmp's didn't complain, it looks
|
/freebsd/sys/arm64/vmm/ |
H A D | vmm_dev_machdep.c | 99 error = vm_inject_exception(vcpu, vmexc->esr, vmexc->far); in vmmdev_machdep_ioctl()
|
/freebsd/contrib/file/ |
H A D | RELEASE-PROCEDURE | 25 - Set the "Date Order" to 2030-01-01 (i.e. far in the future)
|
/freebsd/contrib/ntp/html/hints/ |
H A D | solaris.xtra.4023118 | 26 quite far from the actual ticks per second. Typical was the 143 mHz
|
/freebsd/share/examples/bootforth/ |
H A D | menu.4th | 2 \ XXX This is far too trivial - I don't have time now to think
|