Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/cpu/sgx/
Dencl.c773 static const struct mmu_notifier_ops sgx_mmu_notifier_ops = { variable
827 encl_mm->mmu_notifier.ops = &sgx_mmu_notifier_ops; in sgx_encl_mm_add()