Home
last modified time | relevance | path

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

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