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

/haiku/src/system/kernel/arch/riscv64/
H A Darch_thread.cpp83 auto toMap = (RISCV64VMTranslationMap*)to->team->address_space->TranslationMap(); local
86 toMap->ActiveOnCpus().SetBitAtomic(cpu);
93 SetSatp(toMap->Satp());

Completed in 90 milliseconds