Searched defs:present (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/kernel/arch/x86/
H A Didt.cpp48 static inline void idt_set_present(struct idt_entry* entry, bool present) { argument
H A Ddescriptor.cpp79 set_global_desc_64(seg_sel_t sel, uint64_t base, uint32_t limit, uint8_t present, uint8_t ring, uint8_t sys, uint8_t type, uint8_t gran, uint8_t bits) argument

Completed in 30 milliseconds