Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dsgx.c298 unsigned long sig_hva, secs_hva, token_hva, rflags; in handle_encls_einit() local
326 sgx_gpa_to_hva(vcpu, token_gpa, &token_hva)) in handle_encls_einit()
329 ret = sgx_virt_einit((void __user *)sig_hva, (void __user *)token_hva, in handle_encls_einit()
338 * @token_hva or @secs_hva. This should never happen as KVM checks host in handle_encls_einit()

Completed in 2 milliseconds