| /freebsd-12-stable/sys/netinet/ |
| D | tcp_log_buf.c | 218 #define TCPID_BUCKET_LOCK_INIT(tlb) mtx_init(&((tlb)->tlb_mtx), "tcp log id bucket", NULL, MTX_DEF) argument 219 #define TCPID_BUCKET_LOCK_DESTROY(tlb) mtx_destroy(&((tlb)->tlb_mtx)) argument 220 #define TCPID_BUCKET_LOCK(tlb) mtx_lock(&((tlb)->tlb_mtx)) argument 221 #define TCPID_BUCKET_UNLOCK(tlb) mtx_unlock(&((tlb)->tlb_mtx)) argument 222 #define TCPID_BUCKET_LOCK_ASSERT(tlb) mtx_assert(&((tlb)->tlb_mtx), MA_OWNED) argument 223 #define TCPID_BUCKET_UNLOCK_ASSERT(tlb) mtx_assert(&((tlb)->tlb_mtx), MA_NOTOWNED) argument 225 #define TCPID_BUCKET_REF(tlb) refcount_acquire(&((tlb)->tlb_refcnt)) argument 226 #define TCPID_BUCKET_UNREF(tlb) refcount_release(&((tlb)->tlb_refcnt)) argument 324 tcp_log_remove_bucket(struct tcp_log_id_bucket *tlb) in tcp_log_remove_bucket() argument 328 KASSERT(SLIST_EMPTY(&tlb->tlb_head), in tcp_log_remove_bucket() [all …]
|
| /freebsd-12-stable/sys/gnu/dts/riscv/sifive/ |
| D | fu540-c000.dtsi | 45 d-tlb-sets = <1>; 46 d-tlb-size = <32>; 51 i-tlb-sets = <1>; 52 i-tlb-size = <32>; 56 tlb-split; 69 d-tlb-sets = <1>; 70 d-tlb-size = <32>; 75 i-tlb-sets = <1>; 76 i-tlb-size = <32>; 80 tlb-split; [all …]
|
| /freebsd-12-stable/sys/sparc64/include/ |
| D | tlb.h | 50 #define TLB_DAR_SLOT(tlb, slot) \ argument 51 ((tlb) << TLB_DAR_TLB_SHIFT | (slot) << TLB_DAR_SLOT_SHIFT)
|
| /freebsd-12-stable/stand/sparc64/loader/ |
| D | main.c | 370 dtlb_get_data_sun4u(u_int tlb, u_int slot) in dtlb_get_data_sun4u() argument 374 slot = TLB_DAR_SLOT(tlb, slot); in dtlb_get_data_sun4u() 388 itlb_get_data_sun4u(u_int tlb, u_int slot) in itlb_get_data_sun4u() argument 392 slot = TLB_DAR_SLOT(tlb, slot); in itlb_get_data_sun4u() 409 u_int i, tlb; in dtlb_va_to_pa_sun4u() local
|
| /freebsd-12-stable/sys/mips/mips/ |
| D | tlb.c | 337 DB_SHOW_COMMAND(tlb, ddb_dump_tlb) in DB_SHOW_COMMAND() argument
|
| D | exception.S | 156 tlbwr #1a: write to tlb 1079 tlbwr # write to tlb
|
| /freebsd-12-stable/sys/conf/ |
| D | files.mips | 44 mips/mips/tlb.c standard
|
| D | files.sparc64 | 144 sparc64/sparc64/tlb.c standard
|
| /freebsd-12-stable/sys/sparc64/sparc64/ |
| D | pmap.c | 235 static inline u_long dtlb_get_data(u_int tlb, u_int slot); 276 dtlb_get_data(u_int tlb, u_int slot) in dtlb_get_data() argument 281 slot = TLB_DAR_SLOT(tlb, slot); in dtlb_get_data()
|
| /freebsd-12-stable/lib/libpmc/ |
| D | libpmc.c | 455 __K8MASK(tlb-reload, 2), 465 __K8MASK(tlb-reload, 2),
|
| /freebsd-12-stable/sys/gnu/dts/arm/ |
| D | omap3.dtsi | 469 ti,#tlb-entries = <8>;
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64.td | 317 "tlb-rmi", "HasTLB_RMI", "true",
|
| D | AArch64InstrInfo.td | 70 AssemblerPredicate<(all_of FeatureTLB_RMI), "tlb-rmi">;
|
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | msdos | 92 !:ext dll/cpl/tlb/ocx/acm/ax/ime 99 !:ext dll/cpl/tlb/ocx/acm/ax/ime
|