Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dproto.h37 void x86_configure_nx(void);
/openbmc/linux/arch/x86/kernel/
H A Dsetup.c817 void x86_configure_nx(void) in x86_configure_nx() function
983 x86_configure_nx(); in setup_arch()
/openbmc/linux/arch/x86/xen/
H A Denlighten_pv.c1377 x86_configure_nx(); in xen_start_kernel()