Home
last modified time | relevance | path

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

/openbmc/linux/kernel/module/
H A Dstrict_rwx.c53 void module_enable_nx(const struct module *mod) in module_enable_nx() function
H A Dinternal.h326 void module_enable_nx(const struct module *mod);
H A Dmain.c2742 module_enable_nx(mod); in complete_formation()