Home
last modified time | relevance | path

Searched refs:far (Results 1 – 25 of 35) sorted by relevance

12

/f-stack/freebsd/arm/arm/
H A Dtrap-v6.c250 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 Dpmap-v6.c6485 __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 Dtrap.c198 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 Dpmap.c6756 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 Dsharp,gp2ap002.yaml43 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 Dmarvell-bluetooth.txt15 None so far
/f-stack/freebsd/contrib/device-tree/Bindings/regmap/
H A Dregmap.txt11 devices, this is by far the most common setting. On CPU
/f-stack/freebsd/contrib/zlib/
H A Dzconf.h323 # define FAR far
332 # define FAR far
H A Dzconf.h.in305 * model programming (small or medium model with some far allocations).
317 # define FAR far
326 # define FAR far
H A DChangeLog561 - 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 Dmeson.build5 # 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 Das3711.txt2 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 Dadi,ad7606.yaml89 Software mode of operation, so far available only for ad7616 and ad7606b.
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dste-ux500-samsung-golden.dts216 sharp,proximity-far-hysteresis = <0x40>;
H A Dste-ux500-samsung-skomer.dts329 sharp,proximity-far-hysteresis = /bits/ 8 <0x2f>;
H A Ds5pv210-aries.dtsi496 sharp,proximity-far-hysteresis = /bits/ 8 <0x40>;
H A Dqcom-apq8060-dragonboard.dts96 /* Trig on both edges - getting close or far away */
/f-stack/app/redis-5.0.5/
H A DMANIFESTO52 practical result. Sometimes people that are far from the Redis philosophy
/f-stack/dpdk/doc/guides/contributing/
H A Ddesign.rst11 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 Dzfs-functions.in350 # which seems to be the correct (at least as far as
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dflow_filtering.rst148 /* only set Rx queues: something we care only so far */
/f-stack/app/redis-5.0.5/deps/linenoise/
H A DREADME.markdown143 a `const char` pointer, which is the line the user has typed so far, and
/f-stack/freebsd/contrib/openzfs/config/
H A Dzfs-build.m4394 dnl # a hack but so far it has worked reasonable well.
/f-stack/dpdk/doc/guides/prog_guide/
H A Dgeneric_segmentation_offload_lib.rst17 that far exceed the kernel interface's MTU; this eliminates the need to segment
/f-stack/dpdk/doc/guides/nics/
H A Dvirtio.rst70 * Virtio supports Rx interrupt (so far, only support 1:1 mapping for queue/interrupt).

12