Home
last modified time | relevance | path

Searched full:vcap (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dmicrochip,sparx5.yaml20 (VCAP)
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmicrochip,sparx5-switch.yaml18 aware processor (VCAP).
/freebsd/contrib/tcsh/
H A Dtw.color.c95 VOther, Vstird, VReset, Vhard, Vhard2, VCap enumerator
/freebsd/sys/amd64/vmm/intel/
H A Dvmx.c3538 int vcap; in vmx_getcap() local
3543 vcap = vcpu->cap.set; in vmx_getcap()
3583 *retval = (vcap & (1 << type)) ? 1 : 0; in vmx_getcap()