Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dsetup.h11 extern const char __2M_rodata_start[], __2M_rodata_end[];
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dxen.lds.S162 __2M_rodata_end = .; symbol
313 ASSERT(IS_ALIGNED(__2M_rodata_end, SECTION_ALIGN), "__2M_rodata_end misaligned")
A Dsetup.c571 !l1_table_offset((unsigned long)__2M_rodata_end) && in using_2M_mapping()
1081 i < l2_table_offset((unsigned long)&__2M_rodata_end) ) in __start_xen()
1349 (unsigned long)&__2M_rodata_end, in __start_xen()
1782 xen_regions[region_ro].e = __pa(&__2M_rodata_end); in xen_in_range()
A Dtboot.c376 g_tboot_shared->mac_regions[1].size = __pa(&__2M_rodata_end) - in tboot_shutdown()

Completed in 7 milliseconds