Searched refs:token_hva (Results 1 – 1 of 1) sorted by relevance
299 unsigned long sig_hva, secs_hva, token_hva, rflags; in handle_encls_einit() local 327 sgx_gpa_to_hva(vcpu, token_gpa, &token_hva)) in handle_encls_einit() 330 ret = sgx_virt_einit((void __user *)sig_hva, (void __user *)token_hva, in handle_encls_einit() 339 * @token_hva or @secs_hva. This should never happen as KVM checks host in handle_encls_einit()