Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dedd.h177 __u8 legacy_max_head; member
/linux-4.4.14/arch/x86/boot/
Dedd.c115 ei->legacy_max_head = oreg.dh; in get_edd_info()
/linux-4.4.14/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-4.4.14/include/xen/interface/
Dplatform.h231 uint8_t legacy_max_head; /* %dh: max head # */ member
/linux-4.4.14/arch/x86/xen/
Denlighten.c1386 C(legacy_max_head); in xen_boot_params_init_edd()