Home
last modified time | relevance | path

Searched defs:machine_info (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/s390/boot/
H A Dboot.h13 struct machine_info { struct
14 unsigned char has_edat1 : 1;
15 unsigned char has_edat2 : 1;
16 unsigned char has_nx : 1;
/openbmc/qemu/tests/qtest/
H A Dcmsdk-apb-watchdog-test.c58 static const CMSDKAPBWatchdogTestArgs machine_info[] = { variable
/openbmc/qemu/hw/core/
H A Dmachine.c1693 static const TypeInfo machine_info = { variable