Searched refs:ci_devmq (Results 1 – 3 of 3) sorted by relevance
687 ci->ci_devmq = pa; in cpu_attach()688 err = hv_cpu_qconf(DEVICE_MONDO_QUEUE, ci->ci_devmq, SUN4V_MONDO_QUEUE_SIZE); in cpu_attach()
182 define CI_DEVMQ offsetof(struct cpu_info, ci_devmq)
214 paddr_t ci_devmq; /* device mondo queue address */ member