Home
last modified time | relevance | path

Searched refs:ACPI_SIG_RSDP (Results 1 – 3 of 3) sorted by relevance

/hypervisor/arch/x86/configs/
A Dvacpi.c17 .signature = ACPI_SIG_RSDP, in build_vrsdp()
/hypervisor/boot/
A Dacpi_base.c51 …if ((strncmp(rsdp->signature, ACPI_SIG_RSDP, strnlen_s(ACPI_SIG_RSDP, sizeof(rsdp->signature))) ==… in found_rsdp()
/hypervisor/boot/include/
A Dacpi.h53 #define ACPI_SIG_RSDP "RSD PTR " /* Root System Description Ptr */ macro

Completed in 6 milliseconds