Searched refs:tlb (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | tcp_log_buf.c | 240 #define TCPID_BUCKET_LOCK(tlb) mtx_lock(&((tlb)->tlb_mtx)) argument 241 #define TCPID_BUCKET_UNLOCK(tlb) mtx_unlock(&((tlb)->tlb_mtx)) argument 531 tlb = tp->t_lib; in tcp_log_set_tag() 569 tlb = NULL; in tcp_log_set_id() 628 tlb = NULL; in tcp_log_set_id() 648 if (tlb == NULL || tp->t_lib != tlb) { in tcp_log_set_id() 656 tlb = NULL; in tcp_log_set_id() 674 tlb = NULL; in tcp_log_set_id() 825 tlb); in tcp_log_set_id() 844 tlb = tmp_tlb; in tcp_log_set_id() [all …]
|
| /f-stack/freebsd/contrib/device-tree/src/riscv/sifive/ |
| H A 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>; 75 i-tlb-sets = <1>; 80 tlb-split; 93 d-tlb-sets = <1>; 104 tlb-split; [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/nios2/ |
| H A D | nios2.txt | 23 - 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>;
|
| /f-stack/freebsd/contrib/device-tree/src/nios2/ |
| H A D | 3c120_devboard.dts | 33 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 D | 10m50_devboard.dts | 25 altr,fast-tlb-miss-addr = <0xc0000100>; 33 altr,tlb-num-entries = <256>; 34 altr,tlb-num-ways = <16>; 35 altr,tlb-ptr-sz = <8>;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/riscv/ |
| H A D | cpus.yaml | 122 d-tlb-sets = <1>; 123 d-tlb-size = <32>; 128 i-tlb-sets = <1>; 129 i-tlb-size = <32>; 133 tlb-split;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iommu/ |
| H A D | ti,omap-iommu.txt | 19 - ti,#tlb-entries : Number of entries in the translation look-aside buffer. 39 ti,#tlb-entries = <8>;
|
| /f-stack/freebsd/mips/mips/ |
| H A D | tlb.c | 337 DB_SHOW_COMMAND(tlb, ddb_dump_tlb) in DB_SHOW_COMMAND() argument
|
| H A D | exception.S | 150 tlbwr #1a: write to tlb 1073 tlbwr # write to tlb
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | omap3.dtsi | 550 ti,#tlb-entries = <8>;
|