The OpenD Programming Language

dTlb

Data Translation Lookaside Buffers

import cpuid.unified;
export extern (C) nothrow @nogc pure @trusted
alias dTlb = mir_cpuid_dTlb

Return Value

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

Meta