Lines Matching defs:which
215 * need to gather the MWAIT_LEAF values (which the cstate.c code
374 * in which the target address isn't readable.
447 /* @size should be at most GDT_SIZE which is smaller than PAGE_SIZE. */
482 /* @size should be at most GDT_SIZE which is smaller than PAGE_SIZE. */
942 unsigned int which;
948 case MSR_FS_BASE: which = SEGBASE_FS; goto set;
949 case MSR_KERNEL_GS_BASE: which = SEGBASE_GS_USER; goto set;
950 case MSR_GS_BASE: which = SEGBASE_GS_KERNEL; goto set;
954 if (HYPERVISOR_set_segment_base(which, base) != 0)
1008 * xen_vcpu_setup(cpu) can fail -- in which case it
1126 /* Construct a value which looks like it came from port 0x61. */
1189 * function, which is most of the kernel.
1339 * early_amd_init which pokes 0xcf8 port.