Home
last modified time | relevance | path

Searched refs:VM_REG_GUEST_MPIDR_EL1 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/arm64/include/
H A Dvmm.h93 VM_REG_GUEST_MPIDR_EL1, enumerator
/freebsd/usr.sbin/bhyve/aarch64/
H A Dbhyverun_machdep.c380 error = vm_get_register(fbsdrun_vcpu(cpu), VM_REG_GUEST_MPIDR_EL1, in bhyve_init_platform()
/freebsd/sys/arm64/vmm/
H A Dvmm_arm64.c1254 case VM_REG_GUEST_MPIDR_EL1: in hypctx_regptr()