Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_rtas.c146 lockdep_assert_held(&kvm->arch.rtas_token_lock); in rtas_token_undefine()
167 lockdep_assert_held(&kvm->arch.rtas_token_lock); in rtas_token_define()
206 mutex_lock(&kvm->arch.rtas_token_lock); in kvm_vm_ioctl_rtas_define_token()
213 mutex_unlock(&kvm->arch.rtas_token_lock); in kvm_vm_ioctl_rtas_define_token()
258 mutex_lock(&vcpu->kvm->arch.rtas_token_lock); in kvmppc_rtas_hcall()
269 mutex_unlock(&vcpu->kvm->arch.rtas_token_lock); in kvmppc_rtas_hcall()
H A Dbook3s.c865 mutex_init(&kvm->arch.rtas_token_lock); in kvmppc_core_init_vm()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_rtas.c146 lockdep_assert_held(&kvm->arch.rtas_token_lock); in rtas_token_undefine()
167 lockdep_assert_held(&kvm->arch.rtas_token_lock); in rtas_token_define()
206 mutex_lock(&kvm->arch.rtas_token_lock); in kvm_vm_ioctl_rtas_define_token()
213 mutex_unlock(&kvm->arch.rtas_token_lock); in kvm_vm_ioctl_rtas_define_token()
258 mutex_lock(&vcpu->kvm->arch.rtas_token_lock); in kvmppc_rtas_hcall()
269 mutex_unlock(&vcpu->kvm->arch.rtas_token_lock); in kvmppc_rtas_hcall()
H A Dbook3s.c913 mutex_init(&kvm->arch.rtas_token_lock); in kvmppc_core_init_vm()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dkvm_host.h321 struct mutex rtas_token_lock; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dkvm_host.h313 struct mutex rtas_token_lock; member

Completed in 9 milliseconds