mir_cpuid_iTlb

Instruction Translation Lookaside Buffers

  1. immutable(Tlb)[] mir_cpuid_iTlb()
    export nothrow @nogc extern (C) pure @trusted
    immutable(Tlb)[]
    mir_cpuid_iTlb
    ()
  2. alias iTlb = mir_cpuid_iTlb

Return Value

Type: immutable(Tlb)[]

Array composed of detected instruction translation lookaside buffers. Array is sorted in ascending order.

Meta