Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/cpu/sgx/
A Dencl.h87 extern const struct vm_operations_struct sgx_vm_ops;
95 if (!result || result->vm_ops != &sgx_vm_ops) in sgx_encl_find()
A Ddriver.c97 vma->vm_ops = &sgx_vm_ops; in sgx_mmap()
A Dencl.c666 const struct vm_operations_struct sgx_vm_ops = { variable

Completed in 5 milliseconds