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.c692 void x86_configure_nx(void) in x86_configure_nx() function
859 x86_configure_nx(); in setup_arch()
/linux/arch/x86/xen/
H A Denlighten_pv.c1389 x86_configure_nx(); in xen_start_kernel()