Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/mmu/
H A Dmmu.c75 static int set_nx_huge_pages_recovery_param(const char *val, const struct kernel_param *kp);
83 .set = set_nx_huge_pages_recovery_param,
6978 static int set_nx_huge_pages_recovery_param(const char *val, const struct kernel_param *kp) in set_nx_huge_pages_recovery_param() function