Searched refs:pfvfs (Results 1 – 1 of 1) sorted by relevance
34 #define INTR_MASK(pfvfs) ((pfvfs < 64) ? (BIT_ULL(pfvfs) - 1) : (~0ull)) argument