Searched refs:ISSET64 (Results 1 – 3 of 3) sorted by relevance
66 #define ISSET64(mask, bit) ((mask) & ((uint64_t)1 << (bit))) macro
233 ISSET64(*FREEMASK_CHUNK((pg), (faddr)), (bit))758 if (ISSET64(freemask, i)) in nat64lsn_maintain_pg()
583 if (ISSET64(freemask, i)) in nat64lsn_export_states_v1()