Searched refs:acpi_whea_header (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/apei/ |
H A D | apei-internal.h | 16 struct acpi_whea_header *entry); 34 struct acpi_whea_header *action_table; 41 struct acpi_whea_header *action_table, 83 int __apei_exec_read_register(struct acpi_whea_header *entry, u64 *val); 84 int __apei_exec_write_register(struct acpi_whea_header *entry, u64 val); 86 struct acpi_whea_header *entry); 88 struct acpi_whea_header *entry); 90 struct acpi_whea_header *entry); 92 struct acpi_whea_header *entry); 94 struct acpi_whea_header *entr [all...] |
H A D | apei-base.c | 47 struct acpi_whea_header *action_table, in apei_exec_ctx_init() 57 int __apei_exec_read_register(struct acpi_whea_header *entry, u64 *val) in __apei_exec_read_register() 71 struct acpi_whea_header *entry) in apei_exec_read_register() 86 struct acpi_whea_header *entry) in apei_exec_read_register_value() 99 int __apei_exec_write_register(struct acpi_whea_header *entry, u64 val) in __apei_exec_write_register() 119 struct acpi_whea_header *entry) in apei_exec_write_register() 126 struct acpi_whea_header *entry) in apei_exec_write_register_value() 138 struct acpi_whea_header *entry) in apei_exec_noop() 153 struct acpi_whea_header *entry; in __apei_exec_run() 195 struct acpi_whea_header *entr [all...] |
H A D | erst.c | 44 ((struct acpi_whea_header *)((char *)(tab) + \ 113 struct acpi_whea_header *entry) in erst_exec_load_var1() 119 struct acpi_whea_header *entry) in erst_exec_load_var2() 125 struct acpi_whea_header *entry) in erst_exec_store_var1() 131 struct acpi_whea_header *entry) in erst_exec_add() 138 struct acpi_whea_header *entry) in erst_exec_subtract() 145 struct acpi_whea_header *entry) in erst_exec_add_value() 159 struct acpi_whea_header *entry) in erst_exec_subtract_value() 173 struct acpi_whea_header *entry) in erst_exec_stall() 190 struct acpi_whea_header *entr in erst_exec_stall_while_true() [all...] |
H A D | einj.c | 98 ((struct acpi_whea_header *)((char *)(tab) + \ 208 struct acpi_whea_header *entry; in einj_get_parameter_address() 270 struct acpi_whea_header *entry; in einj_get_trigger_parameter_region() 272 entry = (struct acpi_whea_header *) in einj_get_trigger_parameter_region() 293 struct acpi_whea_header *trigger_entry; in __einj_error_trigger() 340 trigger_entry = (struct acpi_whea_header *) in __einj_error_trigger()
|
/kernel/linux/linux-6.6/drivers/acpi/apei/ |
H A D | apei-internal.h | 15 struct acpi_whea_header *entry); 33 struct acpi_whea_header *action_table; 40 struct acpi_whea_header *action_table, 82 int __apei_exec_read_register(struct acpi_whea_header *entry, u64 *val); 83 int __apei_exec_write_register(struct acpi_whea_header *entry, u64 val); 85 struct acpi_whea_header *entry); 87 struct acpi_whea_header *entry); 89 struct acpi_whea_header *entry); 91 struct acpi_whea_header *entry); 93 struct acpi_whea_header *entr [all...] |
H A D | apei-base.c | 47 struct acpi_whea_header *action_table, in apei_exec_ctx_init() 57 int __apei_exec_read_register(struct acpi_whea_header *entry, u64 *val) in __apei_exec_read_register() 71 struct acpi_whea_header *entry) in apei_exec_read_register() 86 struct acpi_whea_header *entry) in apei_exec_read_register_value() 99 int __apei_exec_write_register(struct acpi_whea_header *entry, u64 val) in __apei_exec_write_register() 119 struct acpi_whea_header *entry) in apei_exec_write_register() 126 struct acpi_whea_header *entry) in apei_exec_write_register_value() 135 struct acpi_whea_header *entry) in apei_exec_noop() 150 struct acpi_whea_header *entry; in __apei_exec_run() 192 struct acpi_whea_header *entr [all...] |
H A D | erst.c | 44 ((struct acpi_whea_header *)((char *)(tab) + \ 113 struct acpi_whea_header *entry) in erst_exec_load_var1() 119 struct acpi_whea_header *entry) in erst_exec_load_var2() 125 struct acpi_whea_header *entry) in erst_exec_store_var1() 131 struct acpi_whea_header *entry) in erst_exec_add() 138 struct acpi_whea_header *entry) in erst_exec_subtract() 145 struct acpi_whea_header *entry) in erst_exec_add_value() 159 struct acpi_whea_header *entry) in erst_exec_subtract_value() 173 struct acpi_whea_header *entry) in erst_exec_stall() 190 struct acpi_whea_header *entr in erst_exec_stall_while_true() [all...] |
H A D | einj.c | 99 ((struct acpi_whea_header *)((char *)(tab) + \ 209 struct acpi_whea_header *entry; in einj_get_parameter_address() 271 struct acpi_whea_header *entry; in einj_get_trigger_parameter_region() 273 entry = (struct acpi_whea_header *) in einj_get_trigger_parameter_region() 294 struct acpi_whea_header *trigger_entry; in __einj_error_trigger() 341 trigger_entry = (struct acpi_whea_header *) in __einj_error_trigger()
|
/kernel/linux/linux-5.10/include/acpi/ |
H A D | actbl1.h | 97 struct acpi_whea_header { struct 701 struct acpi_whea_header whea_header; /* Common header for WHEA tables */ 807 struct acpi_whea_header whea_header; /* Common header for WHEA tables */
|
/kernel/linux/linux-6.6/include/acpi/ |
H A D | actbl1.h | 103 struct acpi_whea_header { struct 1009 struct acpi_whea_header whea_header; /* Common header for WHEA tables */ 1115 struct acpi_whea_header whea_header; /* Common header for WHEA tables */
|
Completed in 16 milliseconds