Searched defs:operand (Results 1 – 8 of 8) sorted by relevance
| /arch/powerpc/xmon/ |
| A D | ppc-dis.c | 26 operand_value_powerpc (const struct powerpc_operand *operand, in operand_value_powerpc() 62 const struct powerpc_operand *operand; in skip_optional_operands() local 91 const struct powerpc_operand *operand; in lookup_powerpc() local 153 const struct powerpc_operand *operand; in print_insn_powerpc() local
|
| A D | ppc.h | 439 ppc_optional_operand_value (const struct powerpc_operand *operand) in ppc_optional_operand_value()
|
| /arch/x86/kvm/ |
| A D | kvm_emulate.h | 251 struct operand { struct 252 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; 253 unsigned int bytes; 254 unsigned int count; 255 union { 259 union { 267 } addr; 268 union {
|
| A D | x86.c | 13622 } operand; in kvm_handle_invpcid() local
|
| /arch/x86/kvm/vmx/ |
| A D | vmx_ops.h | 312 } operand = { vpid, 0, gva }; in __invvpid() local 322 } operand = { eptp, 0 }; in __invept() local
|
| A D | nested.c | 5901 } operand; in handle_invept() local 5981 } operand; in handle_invvpid() local
|
| A D | vmx.c | 5855 } operand; in handle_invpcid() local
|
| /arch/s390/kernel/ |
| A D | dis.c | 349 const struct s390_operand *operand) in extract_operand() 431 const struct s390_operand *operand; in print_insn() local
|
Completed in 932 milliseconds