Home
last modified time | relevance | path

Searched refs:rsdp_paddr (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/xen/interface/hvm/
Dstart_info.h117 uint64_t rsdp_paddr; /* Physical address of the RSDP ACPI data */ member
/linux-6.6.21/arch/x86/platform/pvh/
Denlighten.c29 return pvh_start_info.rsdp_paddr; in pvh_get_root_pointer()