Searched refs:__apei_exec_read_register (Results 1 – 2 of 2) sorted by relevance
82 int __apei_exec_read_register(struct acpi_whea_header *entry, u64 *val);
57 int __apei_exec_read_register(struct acpi_whea_header *entry, u64 *val) in __apei_exec_read_register() function76 rc = __apei_exec_read_register(entry, &val); in apei_exec_read_register()