Searched refs:ENVCFG_LPE (Results 1 – 2 of 2) sorted by relevance
100 task->thread.envcfg |= ENVCFG_LPE; in set_indir_lp_status()102 task->thread.envcfg &= ~ENVCFG_LPE; in set_indir_lp_status()
224 #define ENVCFG_LPE (_AC(1, UL) << 2) macro