Searched defs:nextpc (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/riscv/vmm/ | ||
H A D | vmm.c | 89 uint64_t nextpc; /* (x) next instruction to execute */ member |
/freebsd/sys/arm64/vmm/ | ||
H A D | vmm.c | 85 uint64_t nextpc; /* (x) next instruction to execute */ member |