Home
last modified time | relevance | path

Searched refs:do_locking (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/mm/shadow/
A Dnone.c53 static void _update_cr3(struct vcpu *v, int do_locking) in _update_cr3() argument
A Dmulti.c4002 sh_update_cr3(struct vcpu *v, int do_locking) in sh_update_cr3() argument
4029 if ( do_locking ) paging_lock(v->domain); in sh_update_cr3()
4281 if ( do_locking ) paging_unlock(v->domain); in sh_update_cr3()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dpaging.h125 void (*update_cr3 )(struct vcpu *v, int do_locking);
/xen-4.10.0-shim-comet/xen/arch/x86/mm/hap/
A Dhap.c672 static void hap_update_cr3(struct vcpu *v, int do_locking) in hap_update_cr3() argument

Completed in 12 milliseconds