Lines Matching defs:which
161 * Only called in dom0, which has all RAM PFNs mapped at
265 * need to gather the MWAIT_LEAF values (which the cstate.c code
440 * in which the target address isn't readable.
513 /* @size should be at most GDT_SIZE which is smaller than PAGE_SIZE. */
548 /* @size should be at most GDT_SIZE which is smaller than PAGE_SIZE. */
1032 static void set_seg(unsigned int which, unsigned int low, unsigned int high,
1037 if (HYPERVISOR_set_segment_base(which, base) == 0)
1043 WARN(1, "Xen set_segment_base(%u, %llx) failed\n", which, base);
1224 /* Construct a value which looks like it came from port 0x61. */
1287 * function, which is most of the kernel.
1432 * early_amd_init which pokes 0xcf8 port.