Searched defs:operands (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/drivers/acpi/acpica/
H A Dexdump.c890 acpi_ex_dump_operands(union acpi_operand_object **operands, acpi_ex_dump_operands() argument
H A Dacstruct.h99 union acpi_operand_object *operands[ACPI_OBJ_NUM_OPERANDS + 1]; /* Operands passed to the interpreter (+1 for NULL terminator) */ member in struct:acpi_walk_state
153 union acpi_operand_object *operands[7]; member in union:acpi_aml_operands
/linux-4.1.27/arch/powerpc/xmon/
H A Dppc.h50 unsigned char operands[8]; member in struct:powerpc_opcode
306 unsigned int operands; global() member in struct:powerpc_macro
/linux-4.1.27/arch/tile/kernel/
H A Dbacktrace.c131 bt_get_info_ops(const struct BacktraceBundle *bundle, int operands[MAX_INFO_OPS_PER_BUNDLE]) bt_get_info_ops() argument
/linux-4.1.27/arch/tile/include/asm/
H A Dtile-desc_32.h522 unsigned char operands[TILEPRO_NUM_PIPELINE_ENCODINGS][TILEPRO_MAX_OPERANDS]; member in struct:tilepro_opcode
533 const struct tilepro_operand *operands[TILEPRO_MAX_OPERANDS]; member in struct:tilepro_decoded_instruction
H A Dtile-desc_64.h460 unsigned char operands[TILEGX_NUM_PIPELINE_ENCODINGS][TILEGX_MAX_OPERANDS]; member in struct:tilegx_opcode
470 const struct tilegx_operand *operands[TILEGX_MAX_OPERANDS]; member in struct:tilegx_decoded_instruction
/linux-4.1.27/arch/s390/kernel/
H A Ddis.c163 static const struct s390_operand operands[] = variable in typeref:struct:s390_operand

Completed in 505 milliseconds