Home
last modified time | relevance | path

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

/freebsd-src/contrib/processor-trace/libipt/internal/include/
H A Dpt_opcodes.h41 pt_opc_tip_pgd = 0x01, enumerator
/freebsd-src/contrib/processor-trace/libipt/src/
H A Dpt_decoder_function.c270 if ((opc & pt_opm_tip) == pt_opc_tip_pgd) { in pt_df_fetch()
H A Dpt_encoder.c321 return pt_encode_ip(encoder, pt_opc_tip_pgd, in pt_enc_next()