Searched refs:PTI_PRESERVE_DEFAULT (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/processor-trace/libipt/internal/include/ |
H A D | pti-disp.h | 30 /*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 D | pti-disp-defs.h | 33 #define PTI_PRESERVE_DEFAULT 1 macro
|
/freebsd/contrib/processor-trace/libipt/src/ |
H A D | pt_ild.c | 328 case PTI_PRESERVE_DEFAULT: in compute_disp_dec()
|