Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/vmx/
Dsgx.c288 unsigned long sig_hva, secs_hva, token_hva, rflags; in handle_encls_einit() local
316 sgx_gpa_to_hva(vcpu, token_gpa, &token_hva)) in handle_encls_einit()
319 ret = sgx_virt_einit((void __user *)sig_hva, (void __user *)token_hva, in handle_encls_einit()