Searched refs:put_old_guest_table (Results 1 – 3 of 3) sorted by relevance
380 int put_old_guest_table(struct vcpu *);
2714 int put_old_guest_table(struct vcpu *v) in put_old_guest_table() function2741 int rc = put_old_guest_table(v); in vcpu_destroy_pagetables()2832 rc = put_old_guest_table(curr); in new_guest_cr3()2989 int rc = put_old_guest_table(curr); in do_mmuext_op()3524 int rc = put_old_guest_table(curr); in do_mmu_update()
1014 rc = put_old_guest_table(current); in arch_set_info_guest()1054 rc = put_old_guest_table(v); in arch_set_info_guest()
Completed in 18 milliseconds