Home
last modified time | relevance | path

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

/qemu/include/hw/xen/interface/
H A Dvcpu.h190 #define xen_vcpu_physid_to_x86_apicid(physid) ((uint32_t)(physid)) argument
191 #define xen_vcpu_physid_to_x86_acpiid(physid) ((uint32_t)((physid) >> 32)) argument