Searched refs:target_cr3 (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/arch/x86/
H A Dmmu.cpp142 ulong target_cr3; member in struct:TlbInvalidatePage_context
150 if (context->target_cr3 != cr3 && !context->pending->contains_global) {
191 .target_cr3 = cr3, .pending = pending,

Completed in 23 milliseconds