Searched refs:EF_TF (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/asm-x86_64/ | ||
D | ptrace.h | 91 EF_TF = 0x00000100, enumerator |
/linux-2.4.37.9/arch/x86_64/kernel/ | ||
D | setup64.c | 222 wrmsrl(MSR_SYSCALL_MASK, EF_TF|EF_DF|EF_IE); in cpu_init() |