Searched refs:rtas_token_lock (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A Dbook3s_rtas.c146 lockdep_assert_held(&kvm->arch.rtas_token_lock);
167 lockdep_assert_held(&kvm->arch.rtas_token_lock);
206 mutex_lock(&kvm->arch.rtas_token_lock);
213 mutex_unlock(&kvm->arch.rtas_token_lock);
258 mutex_lock(&vcpu->kvm->arch.rtas_token_lock);
269 mutex_unlock(&vcpu->kvm->arch.rtas_token_lock);
H A Dbook3s.c913 mutex_init(&kvm->arch.rtas_token_lock);
/linux-master/arch/powerpc/include/asm/
H A Dkvm_host.h312 struct mutex rtas_token_lock; member in struct:kvm_arch

Completed in 126 milliseconds