Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dproto.h34 void x86_report_nx(void);
/Linux-v5.4/arch/x86/mm/
Dsetup_nx.c42 void __init x86_report_nx(void) in x86_report_nx() function
/Linux-v5.4/arch/x86/kernel/
Dsetup.c1012 x86_report_nx(); in setup_arch()