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

/gem5/tests/test-progs/asmtest/src/riscv/env/v/
H A Dvm.c228 uintptr_t vm_choice = SATP_MODE_SV39; local
231 uintptr_t vm_choice = SATP_MODE_SV32; local
234 (vm_choice * (SATP_MODE & ~(SATP_MODE<<1))));

Completed in 5 milliseconds