Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpti-disp.h30 /*opcode 0x0*/ PTI_PRESERVE_DEFAULT,
31 /*opcode 0x1*/ PTI_PRESERVE_DEFAULT,
32 /*opcode 0x2*/ PTI_PRESERVE_DEFAULT,
33 /*opcode 0x3*/ PTI_PRESERVE_DEFAULT,
34 /*opcode 0x4*/ PTI_PRESERVE_DEFAULT,
35 /*opcode 0x5*/ PTI_PRESERVE_DEFAULT,
36 /*opcode 0x6*/ PTI_PRESERVE_DEFAULT,
37 /*opcode 0x7*/ PTI_PRESERVE_DEFAULT,
38 /*opcode 0x8*/ PTI_PRESERVE_DEFAULT,
39 /*opcode 0x9*/ PTI_PRESERVE_DEFAULT,
[all …]
H A Dpti-disp-defs.h33 #define PTI_PRESERVE_DEFAULT 1 macro
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_ild.c328 case PTI_PRESERVE_DEFAULT: in compute_disp_dec()