Searched refs:BH_CALLPGIN (Results 1 – 4 of 4) sorted by relevance
230 if (F_ISSET(bhp, BH_CALLPGIN)) {233 F_CLR(bhp, BH_CALLPGIN);
383 F_SET(bhp, BH_CALLPGIN);447 F_SET(bhp, BH_CALLPGIN);
278 { BH_CALLPGIN, "callpgin" },
275 #define BH_CALLPGIN 0x001 /* Page needs to be reworked... */ macro