Searched refs:has_hyp (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/arm64/include/ | ||
| H A D | machdep.h | 54 bool has_hyp(void); |
| /f-stack/freebsd/arm64/arm64/ | ||
| H A D | machdep.c | 169 has_hyp(void) in has_hyp() function |
| H A D | pmap.c | 1106 if (has_hyp()) { in pmap_init() |