Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dreboot.c1104 #define BOOT_BIOS_STR "bios" macro
1195 val = BOOT_BIOS_STR; in type_show()
1222 else if (!strncmp(buf, BOOT_BIOS_STR, strlen(BOOT_BIOS_STR))) in type_store()