Home
last modified time | relevance | path

Searched refs:bootsym_phys (Results 1 – 5 of 5) sorted by relevance

/xen/xen/arch/x86/acpi/
A Dpower.c185 *(uint32_t *)wakeup_vector_va = bootsym_phys(wakeup_start); in acpi_sleep_prepare()
187 *(uint64_t *)wakeup_vector_va = bootsym_phys(wakeup_start); in acpi_sleep_prepare()
427 bootsym_phys(wakeup_start); in tboot_sleep()
/xen/xen/include/asm-x86/
A Dconfig.h97 #define bootsym_phys(sym) \ macro
100 (*((typeof(sym) *)__va(bootsym_phys(sym))))
/xen/xen/arch/x86/
A Dtboot.c373 g_tboot_shared->mac_regions[0].start = bootsym_phys(trampoline_start); in tboot_shutdown()
A Dsetup.c1982 xen_regions[region_s3].s = bootsym_phys(trampoline_start); in xen_in_range()
1983 xen_regions[region_s3].e = bootsym_phys(trampoline_end); in xen_in_range()
A Dsmpboot.c555 start_eip = bootsym_phys(trampoline_realmode_entry); in do_boot_cpu()

Completed in 14 milliseconds