Searched refs:pti_get_modrm_mod (Results 1 – 2 of 2) sorted by relevance
85 static inline uint8_t pti_get_modrm_mod(const struct pt_ild *ild) in pti_get_modrm_mod() function
404 if ((sib & 0x07) == 0x05 && pti_get_modrm_mod(ild) == 0) in sib_dec()441 uint8_t mod = (uint8_t) pti_get_modrm_mod(ild); in modrm_dec()1391 pti_get_modrm_mod(ild) != 3 && in pt_instruction_decode()