Home
last modified time | relevance | path

Searched refs:ro_end (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/realmode/
H A Dinit.c186 PAGE_ALIGN(real_mode_header->ro_end) - in set_real_mode_permissions()
190 PAGE_ALIGN(real_mode_header->ro_end) - in set_real_mode_permissions()
/kernel/linux/linux-6.6/arch/x86/realmode/
H A Dinit.c191 PAGE_ALIGN(real_mode_header->ro_end) - in set_real_mode_permissions()
195 PAGE_ALIGN(real_mode_header->ro_end) - in set_real_mode_permissions()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Drealmode.h20 u32 ro_end; member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Drealmode.h20 u32 ro_end; member
/kernel/linux/linux-5.10/arch/parisc/mm/
H A Dinit.c358 unsigned long ro_end; in map_pages() local
362 ro_end = __pa((unsigned long)&data_start); in map_pages()
415 prot = (address < ro_end) ? in map_pages()
/kernel/linux/linux-6.6/arch/parisc/mm/
H A Dinit.c355 unsigned long ro_end; in map_pages() local
359 ro_end = __pa((unsigned long)&data_start); in map_pages()
412 prot = (address < ro_end) ? in map_pages()

Completed in 4 milliseconds