Home
last modified time | relevance | path

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

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