Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Ddesc_defs.h29 #define _DESC_DB 0x4000 macro
48 #define DESC_DATA32 (_DESC_DATA | _DESC_GRANULARITY_4K | _DESC_DB)
49 #define DESC_DATA32_BIOS (_DESC_DATA | _DESC_DB)
51 #define DESC_CODE32 (_DESC_CODE | _DESC_GRANULARITY_4K | _DESC_DB)
52 #define DESC_CODE32_BIOS (_DESC_CODE | _DESC_DB)
56 #define DESC_DATA64 (_DESC_DATA | _DESC_GRANULARITY_4K | _DESC_DB)