Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Ddesc_defs.h40 #define _DESC_DATA (_DESC_S | _DESC_PRESENT | _DESC_ACCESSED | \ macro
45 #define DESC_DATA16 (_DESC_DATA)
48 #define DESC_DATA32 (_DESC_DATA | _DESC_GRANULARITY_4K | _DESC_DB)
49 #define DESC_DATA32_BIOS (_DESC_DATA | _DESC_DB)
56 #define DESC_DATA64 (_DESC_DATA | _DESC_GRANULARITY_4K | _DESC_DB)