Searched refs:do_locking (Results 1 – 4 of 4) sorted by relevance
53 static void _update_cr3(struct vcpu *v, int do_locking, bool noflush) in _update_cr3() argument
3912 sh_update_cr3(struct vcpu *v, int do_locking, bool noflush) in sh_update_cr3() argument3938 if ( do_locking ) paging_lock(v->domain); in sh_update_cr3()4150 if ( do_locking ) paging_unlock(v->domain); in sh_update_cr3()
137 void (*update_cr3 )(struct vcpu *v, int do_locking,
685 static void hap_update_cr3(struct vcpu *v, int do_locking, bool noflush) in hap_update_cr3() argument
Completed in 19 milliseconds