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

/linux-master/arch/x86/include/asm/
H A Drealmode.h20 u32 ro_end; member in struct:real_mode_header
/linux-master/arch/x86/realmode/
H A Dinit.c191 PAGE_ALIGN(real_mode_header->ro_end) -
195 PAGE_ALIGN(real_mode_header->ro_end) -
/linux-master/arch/parisc/mm/
H A Dinit.c356 unsigned long ro_end; local
360 ro_end = __pa((unsigned long)&data_start);
413 prot = (address < ro_end) ?

Completed in 114 milliseconds