Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dedd.h178 __u8 legacy_max_head; member
/openbmc/linux/arch/x86/boot/
H A Dedd.c113 ei->legacy_max_head = oreg.dh; in get_edd_info()
/openbmc/u-boot/include/linux/
H A Dedd.h168 __u8 legacy_max_head; member
/openbmc/linux/drivers/firmware/
H A Dedd.c359 p += scnprintf(p, left, "%u\n", info->legacy_max_head); in edd_show_legacy_max_head()
470 return info->legacy_max_head > 0; in edd_has_legacy_max_head()
561 static EDD_DEVICE_ATTR(legacy_max_head, 0444, edd_show_legacy_max_head,
/openbmc/linux/include/xen/interface/
H A Dplatform.h223 uint8_t legacy_max_head; /* %dh: max head # */ member
/openbmc/linux/arch/x86/xen/
H A Denlighten_pv.c1266 C(legacy_max_head); in xen_boot_params_init_edd()