Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/cpu/sgx/
Dvirt.c95 static const struct vm_operations_struct sgx_vepc_vm_ops = { variable
106 vma->vm_ops = &sgx_vepc_vm_ops; in sgx_vepc_mmap()