Home
last modified time | relevance | path

Searched refs:physid (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/xen/interface/
H A Dvcpu.h207 #define xen_vcpu_physid_to_x86_apicid(physid) ((uint32_t)(physid)) argument
208 #define xen_vcpu_physid_to_x86_acpiid(physid) ((uint32_t)((physid) >> 32)) argument
/freebsd-13.1/contrib/ofed/libcxgb4/
H A Dt4fw_api.h781 __be32 physid; member
/freebsd-13.1/sys/dev/cxgbe/common/
H A Dt4_hw.c11138 c.u.idctxt.physid = cpu_to_be32(cid); in t4_sge_ctxt_rd()
/freebsd-13.1/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4291 __be32 physid; member