Searched refs:kmemcheck_opcode_get_primary (Results 1 – 3 of 3) sorted by relevance
7 const uint8_t *kmemcheck_opcode_get_primary(const uint8_t *op);
98 const uint8_t *kmemcheck_opcode_get_primary(const uint8_t *op) in kmemcheck_opcode_get_primary() function
537 insn_primary = kmemcheck_opcode_get_primary(insn); in kmemcheck_access()