Home
last modified time | relevance | path

Searched refs:apei_exec_read_register (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/acpi/apei/
H A Dapei-base.c70 int apei_exec_read_register(struct apei_exec_context *ctx, in apei_exec_read_register() function
83 EXPORT_SYMBOL_GPL(apei_exec_read_register);
90 rc = apei_exec_read_register(ctx, entry); in apei_exec_read_register_value()
H A Dapei-internal.h84 int apei_exec_read_register(struct apei_exec_context *ctx,
H A Deinj-core.c120 .run = apei_exec_read_register,
H A Derst.c312 .run = apei_exec_read_register,