Home
last modified time | relevance | path

Searched refs:update_cr3 (Results 1 – 10 of 10) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/mm/shadow/
A Dnone.c74 .update_cr3 = _update_cr3,
A Dmulti.c3178 v->arch.paging.mode->update_cr3(v, 0); in sh_page_fault()
5102 .update_cr3 = sh_update_cr3,
A Dcommon.c3039 v->arch.paging.mode->update_cr3(v, 0); in sh_update_paging_modes()
/xen-4.10.0-shim-comet/xen/arch/x86/mm/hap/
A Dhap.c773 .update_cr3 = hap_update_cr3,
784 .update_cr3 = hap_update_cr3,
795 .update_cr3 = hap_update_cr3,
806 .update_cr3 = hap_update_cr3,
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dpaging.h125 void (*update_cr3 )(struct vcpu *v, int do_locking); member
281 paging_get_hostmode(v)->update_cr3(v, 1); in paging_update_cr3()
A Dmm.h565 void update_cr3(struct vcpu *v);
/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Ddomain.c247 update_cr3(v); in toggle_guest_pt()
A Ddom0_build.c721 update_cr3(v); in dom0_construct_pv()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Ddomain.c1144 update_cr3(v); in arch_set_info_guest()
A Dmm.c522 void update_cr3(struct vcpu *v) in update_cr3() function
2869 update_cr3(curr); in new_guest_cr3()

Completed in 36 milliseconds