Lines Matching defs:user
982 * We we are runnable, then definitely go off to user space to
1008 * Guest user page table will get flushed lazily on re-entry to
1009 * guest user if the guest ASID actually changes.
1015 * The user MMU context will be regenerated lazily on re-entry
1016 * to guest user if the guest ASID actually changes.
1066 bool user;
1075 user = tlb->tlb_hi < KVM_GUEST_KSEG0;
1080 kvm_trap_emul_invalidate_gva(vcpu, tlb->tlb_hi & VPN2_MASK, user);
1086 kvm_mips_host_tlb_inv(vcpu, tlb->tlb_hi, user, true);
1093 if (user)