Searched defs:FlushTLB (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/exception/ | ||
H A D | ipi.rs | 24 FlushTLB, enumerator |
/DragonOS/kernel/src/arch/x86_64/interrupt/ | ||
H A D | ipi.rs | 29 FlushTLB = IPI_NUM_FLUSH_TLB.data(), enumerator |