Home
last modified time | relevance | path

Searched refs:pt_pl_tma_fc_mask (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_opcodes.h231 pt_pl_tma_fc_mask = (1 << pt_pl_tma_fc_bit_size) - 1, enumerator
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_packet.c360 if (fc & ~pt_pl_tma_fc_mask) in pt_pkt_read_tma()
H A Dpt_encoder.c464 if (fc & ~pt_pl_tma_fc_mask) in pt_enc_next()