Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dvm86.h34 unsigned long veflags; member
/Linux-v6.6/arch/x86/kernel/
Dvm86_32.c87 #define VFLAGS (*(unsigned short *)&(current->thread.vm86->veflags))
88 #define VEFLAGS (current->thread.vm86->veflags)