Home
last modified time | relevance | path

Searched defs:text_prot (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/mm/
H A Dmmu.c695 pgprot_t text_prot = rodata_enabled ? PAGE_KERNEL_ROX : PAGE_KERNEL_EXEC; in map_kernel() local
/kernel/linux/linux-6.6/arch/arm64/mm/
H A Dmmu.c732 pgprot_t text_prot = kernel_exec_prot(); in map_kernel() local

Completed in 5 milliseconds