Searched refs:BOOT_INFO_VERSION (Results 1 – 2 of 2) sorted by relevance
/qemu/pc-bios/s390-ccw/ | ||
H A D | bootmap.h | 253 #define BOOT_INFO_VERSION 1 macro |
H A D | bootmap.c | 71 if (bip->version != BOOT_INFO_VERSION) { in verify_boot_info() |