Home
last modified time | relevance | path

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

/linux/kernel/
H A Dreboot.c1189 #define BOOT_BIOS_STR "bios" macro
1280 val = BOOT_BIOS_STR; in type_show()
1307 else if (!strncmp(buf, BOOT_BIOS_STR, strlen(BOOT_BIOS_STR))) in type_store()