Searched refs:is_eva_access (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/mips/kvm/
H A Dvz.c567 * is_eva_access() - Find whether an instruction is an EVA memory accessor.
577 static bool is_eva_access(union mips_instruction inst) function
669 if (!err && is_eva_access(inst))

Completed in 127 milliseconds