Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dproto.h40 void x86_configure_nx(void);
/linux/arch/x86/kernel/
H A Dsetup.c695 void x86_configure_nx(void) in x86_configure_nx()
858 * x86_configure_nx() is called before parse_early_param() to detect in setup_arch()
862 x86_configure_nx(); in setup_arch()
692 void x86_configure_nx(void) x86_configure_nx() function
/linux/arch/x86/xen/
H A Denlighten_pv.c1391 x86_configure_nx(); in xen_start_kernel()