Home
last modified time | relevance | path

Searched refs:tlb (Results 1 – 19 of 19) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_log_buf.c260 #define TCPID_BUCKET_LOCK_INIT(tlb) mtx_init(&((tlb)->tlb_mtx), "tcp log id bucket", NULL, MTX_DEF) argument
261 #define TCPID_BUCKET_LOCK_DESTROY(tlb) mtx_destroy(&((tlb)->tlb_mtx)) argument
262 #define TCPID_BUCKET_LOCK(tlb) mtx_lock(&((tlb)->tlb_mtx)) argument
263 #define TCPID_BUCKET_UNLOCK(tlb) mtx_unlock(&((tlb)->tlb_mtx)) argument
264 #define TCPID_BUCKET_LOCK_ASSERT(tlb) mtx_assert(&((tlb)->tlb_mtx), MA_OWNED) argument
265 #define TCPID_BUCKET_UNLOCK_ASSERT(tlb) mtx_assert(&((tlb)->tlb_mtx), MA_NOTOWNED) argument
267 #define TCPID_BUCKET_REF(tlb) refcount_acquire(&((tlb)->tlb_refcnt)) argument
268 #define TCPID_BUCKET_UNREF(tlb) refcount_release(&((tlb)->tlb_refcnt)) argument
371 tcp_log_remove_bucket(struct tcp_log_id_bucket *tlb) in tcp_log_remove_bucket() argument
375 KASSERT(SLIST_EMPTY(&tlb->tlb_head), in tcp_log_remove_bucket()
[all …]
/freebsd/sys/contrib/device-tree/src/riscv/sifive/
H A Dfu540-c000.dtsi48 d-tlb-sets = <1>;
49 d-tlb-size = <32>;
54 i-tlb-sets = <1>;
55 i-tlb-size = <32>;
62 tlb-split;
75 d-tlb-sets = <1>;
76 d-tlb-size = <32>;
81 i-tlb-sets = <1>;
82 i-tlb-size = <32>;
89 tlb
[all...]
H A Dfu740-c000.dtsi49 d-tlb-sets = <1>;
50 d-tlb-size = <40>;
55 i-tlb-sets = <1>;
56 i-tlb-size = <40>;
64 tlb-split;
76 d-tlb-sets = <1>;
77 d-tlb-size = <40>;
82 i-tlb-sets = <1>;
83 i-tlb-size = <40>;
91 tlb
[all...]
/freebsd/sys/contrib/device-tree/src/riscv/microchip/
H A Dmicrochip-mpfs.dtsi41 d-tlb-sets = <1>;
42 d-tlb-size = <32>;
47 i-tlb-sets = <1>;
48 i-tlb-size = <32>;
53 tlb-split;
68 d-tlb-sets = <1>;
69 d-tlb-size = <32>;
74 i-tlb-sets = <1>;
75 i-tlb-size = <32>;
80 tlb-split;
[all …]
H A Dmpfs.dtsi44 d-tlb-sets = <1>;
45 d-tlb-size = <32>;
50 i-tlb-sets = <1>;
51 i-tlb-size = <32>;
59 tlb-split;
75 d-tlb-sets = <1>;
76 d-tlb-size = <32>;
81 i-tlb-sets = <1>;
82 i-tlb-size = <32>;
90 tlb
[all...]
/freebsd/sys/contrib/device-tree/Bindings/nios2/
H A Dnios2.txt23 - altr,tlb-num-ways: Specifies the number of set-associativity ways in the TLB.
24 - altr,tlb-num-entries: Specifies the number of entries in the TLB.
25 - altr,tlb-ptr-sz: Specifies size of TLB pointer.
30 - altr,fast-tlb-miss-addr: Specifies CPU fast TLB miss exception address
52 altr,tlb-num-ways = <16>;
53 altr,tlb-num-entries = <128>;
54 altr,tlb-ptr-sz = <7>;
58 altr,fast-tlb-miss-addr = <0xc7fff400>;
/freebsd/sys/contrib/device-tree/src/riscv/starfive/
H A Djh7110.dtsi49 d-tlb-sets = <1>;
50 d-tlb-size = <40>;
55 i-tlb-sets = <1>;
56 i-tlb-size = <40>;
63 tlb-split;
82 d-tlb-sets = <1>;
83 d-tlb-size = <40>;
88 i-tlb-sets = <1>;
89 i-tlb-size = <40>;
96 tlb
[all...]
H A Djh7100.dtsi26 d-tlb-sets = <1>;
27 d-tlb-size = <32>;
32 i-tlb-sets = <1>;
33 i-tlb-size = <32>;
40 tlb-split;
55 d-tlb-sets = <1>;
56 d-tlb-size = <32>;
61 i-tlb-sets = <1>;
62 i-tlb-size = <32>;
69 tlb
[all...]
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dmicrowatt.dts81 i-tlb-sets = <1>;
86 i-tlb-size = <64>;
91 tlb-size = <0>;
92 tlb-sets = <0>;
94 d-tlb-size = <128>;
95 d-tlb-sets = <2>;
/freebsd/sys/contrib/device-tree/src/nios2/
H A D3c120_devboard.dts33 altr,tlb-num-ways = <16>;
34 altr,tlb-num-entries = <128>;
35 altr,tlb-ptr-sz = <7>;
39 altr,fast-tlb-miss-addr = <0xc7fff400>;
H A D10m50_devboard.dts25 altr,fast-tlb-miss-addr = <0xc0000100>;
33 altr,tlb-num-entries = <256>;
34 altr,tlb-num-ways = <16>;
35 altr,tlb-ptr-sz = <8>;
/freebsd/sys/contrib/device-tree/Bindings/iommu/
H A Dti,omap-iommu.txt19 - ti,#tlb-entries : Number of entries in the translation look-aside buffer.
39 ti,#tlb-entries = <8>;
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-sdx55-telit-fn980-tlb.dts15 compatible = "qcom,sdx55-telit-fn980-tlb", "qcom,sdx55";
/freebsd/lib/libpmc/
H A Dlibpmc.c430 __K8MASK(tlb-reload, 2),
440 __K8MASK(tlb-reload, 2),
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos5420-galaxy-tab-common.dtsi22 * bootloader (SBOOT), the tlb needs to be flushed after the
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap3.dtsi544 ti,#tlb-entries = <8>;
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Features.td230 def FeatureTLB_RMI : Extension<"tlb-rmi", "TLB_RMI",
H A DAArch64InstrInfo.td100 AssemblerPredicateWithAll<(all_of FeatureTLB_RMI), "tlb-rmi">;
/freebsd/contrib/file/magic/Magdir/
H A Dmsdos191 !:ext dll/cpl/tlb/ocx/acm/ax/ime
199 !:ext dll/cpl/tlb/ocx/acm/ax/ime