The OpenD Programming Language

mir_cpuid_iTlb

Instruction Translation Lookaside Buffers

export extern (C) nothrow @nogc pure @trusted
immutable(Tlb)[]
mir_cpuid_iTlb
()

Return Value

Type: immutable(Tlb)[]

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

Meta