Searched refs:acpi_tb_get_rsdp_length (Results 1 – 3 of 3) sorted by relevance
28 u32 acpi_tb_get_rsdp_length(struct acpi_table_rsdp *rsdp) in acpi_tb_get_rsdp_length() function
18 u32 acpi_tb_get_rsdp_length(struct acpi_table_rsdp *rsdp);
116 return (acpi_tb_get_rsdp_length(rsdp)); in ap_get_table_length()