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