Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/cpu/sgx/
Dencl.c788 static const struct mmu_notifier_ops sgx_mmu_notifier_ops = { variable
842 encl_mm->mmu_notifier.ops = &sgx_mmu_notifier_ops; in sgx_encl_mm_add()