Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/include/asm/
Dproto.h41 void x86_configure_nx(void);
/Linux-v6.1/arch/x86/kernel/
Dsetup.c827 void x86_configure_nx(void) in x86_configure_nx() function
993 x86_configure_nx(); in setup_arch()
/Linux-v6.1/arch/x86/xen/
Denlighten_pv.c1294 x86_configure_nx(); in xen_start_kernel()