Searched refs:nx_huge_pages_recovery_param_ops (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c82 static const struct kernel_param_ops nx_huge_pages_recovery_param_ops = { variable in typeref:struct:kernel_param_ops
89 module_param_cb(nx_huge_pages_recovery_ratio, &nx_huge_pages_recovery_param_ops,
92 module_param_cb(nx_huge_pages_recovery_period_ms, &nx_huge_pages_recovery_param_ops,

Completed in 193 milliseconds