Home
last modified time | relevance | path

Searched refs:EDD_EXT_64BIT_EXTENSIONS (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dedd.h61 #define EDD_EXT_64BIT_EXTENSIONS (1 << 3) macro
/Linux-v4.19/drivers/firmware/
Dedd.c306 if (info->interface_support & EDD_EXT_64BIT_EXTENSIONS) { in edd_show_extensions()