Home
last modified time | relevance | path

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

/arch/x86/
A Ddescriptor.c16 … uint8_t present, uint8_t ring, uint8_t sys, uint8_t type, uint8_t gran, uint8_t bits) { in x86_set_gdt_descriptor() argument
64 desc.seg_desc_legacy.p = present != 0; // present in x86_set_gdt_descriptor()
/arch/x86/include/arch/x86/
A Ddescriptor.h104 … uint8_t present, uint8_t ring, uint8_t sys, uint8_t type, uint8_t gran, uint8_t bits);

Completed in 4 milliseconds