Searched defs:facs (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/arch/x86/include/asm/ |
H A D | acenv.h | 33 #define ACPI_ACQUIRE_GLOBAL_LOCK(facs, Acq) \ argument 36 #define ACPI_RELEASE_GLOBAL_LOCK(facs, Acq) \ argument
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | acenv.h | 43 #define ACPI_ACQUIRE_GLOBAL_LOCK(facs, Acq) \ argument 46 #define ACPI_RELEASE_GLOBAL_LOCK(facs, Acq) \ argument
|
/openbmc/u-boot/arch/x86/cpu/quark/ |
H A D | acpi.c | 12 void acpi_create_fadt(struct acpi_fadt *fadt, struct acpi_facs *facs, in acpi_create_fadt()
|
/openbmc/u-boot/arch/x86/cpu/tangier/ |
H A D | acpi.c | 18 void acpi_create_fadt(struct acpi_fadt *fadt, struct acpi_facs *facs, in acpi_create_fadt()
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | acpi.c | 70 struct acpi_facs *facs; in acpi_find_wakeup_vector() local
|
H A D | acpi_table.c | 164 static void acpi_create_facs(struct acpi_facs *facs) in acpi_create_facs() 462 struct acpi_facs *facs; in write_acpi_tables() local
|
/openbmc/u-boot/arch/x86/cpu/baytrail/ |
H A D | acpi.c | 17 void acpi_create_fadt(struct acpi_fadt *fadt, struct acpi_facs *facs, in acpi_create_fadt()
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | hwxfsleep.c | 50 acpi_hw_set_firmware_waking_vector(struct acpi_table_facs *facs, in acpi_hw_set_firmware_waking_vector()
|
H A D | tbutils.c | 37 struct acpi_table_facs *facs; in acpi_tb_initialize_facs() local
|
/openbmc/qemu/hw/loongarch/ |
H A D | acpi-build.c | 483 unsigned facs, rsdt, dsdt; in acpi_build() local
|
/openbmc/linux/drivers/acpi/ |
H A D | sleep.c | 902 static struct acpi_table_facs *facs; variable
|
/openbmc/linux/include/acpi/ |
H A D | actbl.h | 201 u32 facs; /* 32-bit physical address of FACS */ member
|
/openbmc/qemu/hw/i386/ |
H A D | acpi-build.c | 2440 unsigned facs, dsdt, rsdt; in acpi_build() local
|