Home
last modified time | relevance | path

Searched refs:v86flags (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
Dvm86_32.c84 #define VFLAGS (*(unsigned short *)&(current->thread.v86flags))
85 #define VEFLAGS (current->thread.v86flags)
/linux-4.1.27/arch/x86/include/asm/
Dprocessor.h527 unsigned long v86flags; member