Searched refs:gmap_pfault (Results 1 – 3 of 3) sorted by relevance
137 unsigned int gmap_pfault; /* signal of a pending guest pfault */ member
481 current->thread.gmap_pfault = 1; in do_exception()
4712 } else if (current->thread.gmap_pfault) { in vcpu_post_run()4714 current->thread.gmap_pfault = 0; in vcpu_post_run()
Completed in 13 milliseconds