Searched defs:ctx_unmap (Results 1 - 1 of 1) sorted by last modified time

/drivers/acpi/apei/
H A Dapei-base.c262 struct apei_exec_context ctx_unmap; local
263 memcpy(&ctx_unmap, ctx, sizeof(*ctx));
264 ctx_unmap.entries = end;
265 apei_exec_post_unmap_gars(&ctx_unmap);

Completed in 37 milliseconds