Searched refs:VPECONTROL_EXCPT (Results 1 – 2 of 2) sorted by relevance
109 #define VPECONTROL_EXCPT (_ULCAST_(0x7) << VPECONTROL_EXCPT_SHIFT) macro
1616 subcode = (read_vpe_c0_vpecontrol() & VPECONTROL_EXCPT) in do_mt()