The OpenD Programming Language

__anonymous.L2ITlb2and4MSize

L2 instruction TLB number of entries for 2 MB and 4 MB pages. The value returned is for the number of entries available for the 2 MB page size; 4 MB pages require two 2 MB entries, so the number of entries available for the 4 MB page size is one-half the returned value.

struct __anonymous
version(D_Ddoc)
const @trusted @property pure nothrow @nogc
uint
L2ITlb2and4MSize
()

Meta