Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dproto.h41 void x86_configure_nx(void);
/linux-5.19.10/arch/x86/kernel/
Dsetup.c754 void x86_configure_nx(void) in x86_configure_nx() function
920 x86_configure_nx(); in setup_arch()
/linux-5.19.10/arch/x86/xen/
Denlighten_pv.c1251 x86_configure_nx(); in xen_start_kernel()