Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/
A Dsetup.h8 extern const char __2M_rodata_start[], __2M_rodata_end[];
/xen/xen/arch/x86/
A Dxen.lds.S182 __2M_rodata_end = .; symbol
374 ASSERT(IS_ALIGNED(__2M_rodata_end, SECTION_ALIGN), "__2M_rodata_end misaligned")
A Dsetup.c615 !l1_table_offset((unsigned long)__2M_rodata_end) && in using_2M_mapping()
1305 i < l2_table_offset((unsigned long)&__2M_rodata_end) ) in __start_xen()
1576 (unsigned long)&__2M_rodata_end, in __start_xen()
1994 xen_regions[region_ro].e = __pa(&__2M_rodata_end); in xen_in_range()
A Dtboot.c377 g_tboot_shared->mac_regions[1].size = __2M_rodata_end - _stext; in tboot_shutdown()

Completed in 7 milliseconds