x86-reset-bus x86_branch_prof_connection
Simics Reference Manual  /  5 Classes  / 

x86-tlb

Description

Default X86 TLB class.

Interfaces Implemented

conf_object, log_object, x86_tlb, x86_tlb_v2, x86_tlb_v3

Notifiers

cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.

Commands for this class

Attributes

cpu
Required attribute; read/write access; type: o
CPU object to which TLB object is bound.
tlb
Optional attribute; read/write access; type: [[iiiiissi]*]
((la, pa, supervisor_access, user_access, g, pat_type, mtrr_type, page_size_k)*). TLB.

Provided By

x86_tlb
x86-reset-bus x86_branch_prof_connection