Searched refs:new_PA (Results 1 – 2 of 2) sorted by relevance
1331 uint8_t new_PA; in check_for_interrupts() local1336 new_PA = 7; in check_for_interrupts()1338 for (new_PA = 7; new_PA && !BIT(vector , 7); new_PA--, vector <<= 1) { in check_for_interrupts()1342 BIT_SET(new_PA , 3); in check_for_interrupts()1348 CURRENT_PA = new_PA; in check_for_interrupts()