public nothrow | AddressTranslationCache() |
public nothrow void | Clear() |
public inline nothrow ulong | GetEntry(ulong virtualAddress, int& entryIndex, ulong& sourcePageNumber) |
public inline nothrow void | SetEntry(int entryIndex, ulong sourcePageNumber, ulong targetPageNumber) |
public AddressTranslationCacheEntry[4096] | entries |