Home
last modified time | relevance | path

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

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