Home
last modified time | relevance | path

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

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