Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/x86_64/process/
H A Dtable.rs64 const LIMIT: u64 = 103; in set_tss_descriptor() constant
70 gdt[index as usize] = (LIMIT & 0xffff) in set_tss_descriptor()