Home
last modified time | relevance | path

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

/Zephyr-latest/arch/x86/
Dgen_gdt.py140 type_byte = (present << 7) | (dpl << 5) | type_code
143 type_byte, flags, base_hi)