VIRTUTECH CONFIDENTIAL    Previous - Up - Next

TLB_Fill_Instruction

Provided By
x86_tlb
Callback Type
void (*)(lang_void *callback_data,
conf_object_t *trigger_obj, integer_t linear,
integer_t physical, integer_t page_size);
Index
page_size
Description
Triggered when a TLB entry is filled after a table walk. Page size encoding: 0==4k, 1==2M, 2==4M.

VIRTUTECH CONFIDENTIAL    Previous - Up - Next