d16d83d31d
vcpu_id is host's representation of guest CPU. We get the mapping between vcpu_id and FreeBSD kernel's cpu id when VMBus driver is loaded. Later, when a driver, like the coming pcib driver, talks to the host and needs to refer to a guest CPU, the driver must use the vcpu_id. Reviewed by: jhb, sephe Approved by: sephe (mentor) MFC after: 1 week Sponsored by: Microsoft Differential Revision: https://reviews.freebsd.org/D8410 |
||
---|---|---|
.. | ||
amd64 | ||
i386 | ||
hyperv_busdma.c | ||
hyperv_machdep.h | ||
hyperv_reg.h | ||
hyperv_var.h | ||
hyperv.c | ||
vmbus_br.c | ||
vmbus_brvar.h | ||
vmbus_chan.c | ||
vmbus_chanvar.h | ||
vmbus_et.c | ||
vmbus_if.m | ||
vmbus_reg.h | ||
vmbus_var.h | ||
vmbus_xact.c | ||
vmbus.c |