Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/mm/pat/
H A Dset_memory.c491 static pgprotval_t protect_kernel_text(unsigned long start, unsigned long end) in protect_kernel_text() function
590 res = protect_kernel_text(start, end); in static_protections()