Home
last modified time | relevance | path

Searched refs:legacy_max_head (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dedd.h178 __u8 legacy_max_head; member
/Linux-v4.19/arch/x86/boot/
Dedd.c115 ei->legacy_max_head = oreg.dh; in get_edd_info()
/Linux-v4.19/drivers/firmware/
Dedd.c368 p += snprintf(p, left, "%u\n", info->legacy_max_head); in edd_show_legacy_max_head()
479 return info->legacy_max_head > 0; in edd_has_legacy_max_head()
570 static EDD_DEVICE_ATTR(legacy_max_head, 0444, edd_show_legacy_max_head,
/Linux-v4.19/include/xen/interface/
Dplatform.h240 uint8_t legacy_max_head; /* %dh: max head # */ member
/Linux-v4.19/arch/x86/xen/
Denlighten_pv.c1152 C(legacy_max_head); in xen_boot_params_init_edd()