Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Ddesc_defs.h16 #define _DESC_ACCESSED 0x0001 macro
40 #define _DESC_DATA (_DESC_S | _DESC_PRESENT | _DESC_ACCESSED | \
42 #define _DESC_CODE (_DESC_S | _DESC_PRESENT | _DESC_ACCESSED | \