Searched refs:rsdp_paddr (Results 1 – 4 of 4) sorted by relevance
92 start_info.rsdp_paddr = search_rsdp(RSDP_AREA_ADDR, in pvh_load_kernel()96 if (!start_info.rsdp_paddr) { in pvh_load_kernel()105 start_info.rsdp_paddr = search_rsdp(*ebda, *ebda + EBDA_SIZE); in pvh_load_kernel()
120 uint64_t rsdp_paddr; /* Physical address of the RSDP ACPI data */ member
117 uint64_t rsdp_paddr; /* Physical address of the RSDP ACPI data */ member
29 return pvh_start_info.rsdp_paddr; in pvh_get_root_pointer()