| /f-stack/freebsd/arm/arm/ |
| H A D | trap-v6.c | 250 u_int far) in abort_debug() argument 282 vm_offset_t far, va; in abort_handler() local 338 abort_debug(tf, fsr, prefetch, usermode, far); in abort_handler() 383 if (td->td_md.md_spurflt_addr != far || in abort_handler() 385 td->td_md.md_spurflt_addr = far; in abort_handler() 388 tlb_flush_local(far & ~PAGE_MASK); in abort_handler() 450 tf->tf_r0 = far; /* return failing address */ in abort_handler() 462 va = trunc_page(far); in abort_handler() 531 ksig.addr = far; in abort_handler() 586 printf("%08x, ", far); in abort_fatal() [all …]
|
| H A D | pmap-v6.c | 6485 __func__, pmap, far); in pmap_fault() 6511 pte2p = pt2map_entry(far); in pmap_fault() 6524 __func__, pmap, far); in pmap_fault() 6530 pte1p = pmap_pte1(pmap, far); in pmap_fault() 6542 __func__, pmap, far); in pmap_fault() 6560 pte2p = pt2map_entry(far); in pmap_fault() 6565 tlb_flush(trunc_page(far)); in pmap_fault() 6575 __func__, pmap, far); in pmap_fault() 6581 pte1p = pmap_pte1(pmap, far); in pmap_fault() 6586 tlb_flush(pte1_trunc(far)); in pmap_fault() [all …]
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | trap.c | 198 uint64_t far, int lower) in align_abort() argument 202 printf(" far: %16lx\n", far); in align_abort() 215 uint64_t far, int lower) in external_abort() argument 228 printf(" far: %16lx\n", far); in external_abort() 234 uint64_t far, int lower) in data_abort() argument 292 printf(" far: %16lx\n", far); in data_abort() 364 uint64_t esr, far; in do_el1h_sync() local 449 uint64_t esr, far; in do_el0_sync() local 583 uint64_t esr, far; in do_serror() local 589 printf(" far: %16lx\n", far); in do_serror() [all …]
|
| H A D | pmap.c | 6756 pdep = pmap_pde(pmap, far, &lvl); in pmap_stage2_fault() 6764 ptep = pmap_l0_to_l1(pdep, far); in pmap_stage2_fault() 6767 ptep = pmap_l1_to_l2(pdep, far); in pmap_stage2_fault() 6770 ptep = pmap_l2_to_l3(pdep, far); in pmap_stage2_fault() 6781 ptep = pmap_pte(pmap, far, &lvl); in pmap_stage2_fault() 6831 return (pmap_stage2_fault(pmap, esr, far)); in pmap_fault() 6839 ptep = pmap_pte(pmap, far, &lvl); in pmap_fault() 6857 ptep = pmap_pte(pmap, far, &lvl); in pmap_fault() 6863 pmap_invalidate_page(pmap, far); in pmap_fault() 6883 if (pmap_klookup(far, NULL)) in pmap_fault() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/light/ |
| H A D | sharp,gp2ap002.yaml | 43 sharp,proximity-far-hysteresis: 46 Hysteresis setting for "far" object detection, this setting is 48 of a "far away" object in front of the sensor. 61 - sharp,proximity-far-hysteresis 80 sharp,proximity-far-hysteresis = /bits/ 8 <0x2f>;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | marvell-bluetooth.txt | 15 None so far
|
| /f-stack/freebsd/contrib/device-tree/Bindings/regmap/ |
| H A D | regmap.txt | 11 devices, this is by far the most common setting. On CPU
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | zconf.h | 323 # define FAR far 332 # define FAR far
|
| H A D | zconf.h.in | 305 * model programming (small or medium model with some far allocations). 317 # define FAR far 326 # define FAR far
|
| H A D | ChangeLog | 561 - Add puff compile option to permit invalid distance-too-far streams 583 - Add compile option to permit invalid distance-too-far streams 849 - Perform more rigorous check for distance-too-far in inffast.c 902 - Use far memory allocators in small 16-bit memory models for 916 - Make inflate distance-too-far checks more rigorous 1289 - use z_streamp instead of z_stream *, which is now a far pointer in MSDOS 1388 (what's wrong with far data in far model?).
|
| /f-stack/dpdk/lib/ |
| H A D | meson.build | 5 # process all libraries equally, as far as possible 6 # "core" libs first, then others alphebetically as far as possible
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | as3711.txt | 2 supplies, a battery charger and an RTC. So far only bindings for the two stepup
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/ |
| H A D | adi,ad7606.yaml | 89 Software mode of operation, so far available only for ad7616 and ad7606b.
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | ste-ux500-samsung-golden.dts | 216 sharp,proximity-far-hysteresis = <0x40>;
|
| H A D | ste-ux500-samsung-skomer.dts | 329 sharp,proximity-far-hysteresis = /bits/ 8 <0x2f>;
|
| H A D | s5pv210-aries.dtsi | 496 sharp,proximity-far-hysteresis = /bits/ 8 <0x40>;
|
| H A D | qcom-apq8060-dragonboard.dts | 96 /* Trig on both edges - getting close or far away */
|
| /f-stack/app/redis-5.0.5/ |
| H A D | MANIFESTO | 52 practical result. Sometimes people that are far from the Redis philosophy
|
| /f-stack/dpdk/doc/guides/contributing/ |
| H A D | design.rst | 11 As far as is possible, all such instances of architecture or env-specific code should be provided v…
|
| /f-stack/freebsd/contrib/openzfs/etc/zfs/ |
| H A D | zfs-functions.in | 350 # which seems to be the correct (at least as far as
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | flow_filtering.rst | 148 /* only set Rx queues: something we care only so far */
|
| /f-stack/app/redis-5.0.5/deps/linenoise/ |
| H A D | README.markdown | 143 a `const char` pointer, which is the line the user has typed so far, and
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | zfs-build.m4 | 394 dnl # a hack but so far it has worked reasonable well.
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | generic_segmentation_offload_lib.rst | 17 that far exceed the kernel interface's MTU; this eliminates the need to segment
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | virtio.rst | 70 * Virtio supports Rx interrupt (so far, only support 1:1 mapping for queue/interrupt).
|