Searched refs:acpi_ex_do_math_op (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | exmisc.c | 108 * FUNCTION: acpi_ex_do_math_op 122 u64 acpi_ex_do_math_op(u16 opcode, u64 integer0, u64 integer1) in acpi_ex_do_math_op() function
|
H A D | exoparg2.c | 245 acpi_ex_do_math_op(walk_state->opcode, in acpi_ex_opcode_2A_1T_1R()
|
H A D | acinterp.h | 204 u64 acpi_ex_do_math_op(u16 opcode, u64 operand0, u64 operand1);
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | exmisc.c | 108 * FUNCTION: acpi_ex_do_math_op 122 u64 acpi_ex_do_math_op(u16 opcode, u64 integer0, u64 integer1) in acpi_ex_do_math_op() function
|
H A D | exoparg2.c | 245 acpi_ex_do_math_op(walk_state->opcode, in acpi_ex_opcode_2A_1T_1R()
|
H A D | acinterp.h | 204 u64 acpi_ex_do_math_op(u16 opcode, u64 operand0, u64 operand1);
|
Completed in 4 milliseconds