Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dproto.h38 void x86_report_nx(void);
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dsetup_nx.c42 void __init x86_report_nx(void) in x86_report_nx() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsetup.c965 x86_report_nx(); in setup_arch()