Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/mm/pat/
Dset_memory.c455 static pgprotval_t protect_kernel_text(unsigned long start, unsigned long end) in protect_kernel_text() function
554 res = protect_kernel_text(start, end); in static_protections()