Home
last modified time | relevance | path

Searched full:bool (Results 1 – 25 of 4242) sorted by relevance

12345678910>>...170

/openbmc/qemu/hw/misc/
H A DKconfig2 bool
6 bool
9 bool
12 bool
15 bool
19 bool
24 bool
29 bool
34 bool
39 bool
[all …]
/openbmc/u-boot/arch/m68k/
H A DKconfig9 bool
12 bool
15 bool
18 bool
21 bool
24 bool
27 bool
30 bool
33 bool
36 bool
[all …]
/openbmc/qemu/hw/net/
H A DKconfig2 bool
5 bool
8 bool
14 bool
20 bool
26 bool
29 bool
35 bool
38 bool
43 bool
[all …]
/openbmc/qemu/hw/intc/
H A DKconfig2 bool
5 bool
9 bool
12 bool
16 bool
20 bool
25 bool
31 bool
35 bool
39 bool
[all …]
/openbmc/qemu/hw/usb/
H A DKconfig2 bool
5 bool
11 bool
15 bool
19 bool
25 bool
29 bool
34 bool
38 bool
42 bool
[all...]
/openbmc/u-boot/drivers/ddr/fsl/
H A DKconfig2 bool
9 bool
14 bool
19 bool
24 bool
27 bool
30 bool
33 bool
61 bool
64 bool
[all …]
/openbmc/qemu/hw/display/
H A DKconfig2 bool
7 bool
10 bool
13 bool
19 bool
22 bool
25 bool
29 bool
34 bool
38 bool
[all …]
/openbmc/qemu/hw/char/
H A DKconfig2 bool
5 bool
8 bool
13 bool
19 bool
22 bool
25 bool
31 bool
35 bool
41 bool
[all …]
/openbmc/qemu/hw/pci-host/
H A DKconfig2 bool
5 bool
10 bool
14 bool
18 bool
24 bool
27 bool
34 bool
38 bool
42 bool
[all …]
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A DKconfig8 bool "Enable the 'errata' command"
20 bool "Support sbc8548"
24 bool "Support socrates"
28 bool "Support B4420QDS"
35 bool "Support B4860QDS"
44 bool "Support BSC9131RDB"
50 bool "Support BSC9132QDS"
58 bool "Support C29XPCIE"
67 bool "Support P3041DS"
75 bool "Support P4080DS"
[all …]
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A DKconfig4 bool
12 bool
19 bool
24 bool
29 bool
34 bool
39 bool
43 bool
46 bool
51 bool
[all …]
/openbmc/qemu/
H A DKconfig.host6 bool
9 bool
12 bool
15 bool
18 bool
21 bool
24 bool
27 bool
30 bool
33 bool
[all …]
/openbmc/u-boot/arch/arm/mach-at91/
H A DKconfig7 bool
11 bool
15 bool
19 bool
23 bool
27 bool
31 bool
35 bool
39 bool
43 bool
[all …]
/openbmc/qemu/hw/virtio/
H A DKconfig2 bool
5 bool
10 bool
14 bool
19 bool
26 bool
30 bool
35 bool
40 bool
47 bool
[all …]
/openbmc/qemu/hw/timer/
H A DKconfig2 bool
6 bool
10 bool
13 bool
20 bool
23 bool
27 bool
31 bool
34 bool
37 bool
[all …]
/openbmc/qemu/include/monitor/
H A Dqmp-helpers.h15 bool qmp_add_client_spice(int fd, bool has_skipauth, bool skipauth,
16 bool has_tls, bool tls, Error **errp);
18 bool qmp_add_client_vnc(int fd, bool has_skipauth, bool skipauth,
19 bool has_tls, bool tls, Error **errp);
22 bool qmp_add_client_dbus_display(int fd, bool has_skipauth, bool skipauth,
23 bool has_tls, bool tls, Error **errp);
25 bool qmp_add_client_char(int fd, bool has_skipauth, bool skipauth,
26 bool has_tls, bool tls, const char *protocol,
/openbmc/qemu/migration/
H A Doptions.h28 bool migrate_auto_converge(void);
29 bool migrate_colo(void);
30 bool migrate_dirty_bitmaps(void);
31 bool migrate_events(void);
32 bool migrate_mapped_ram(void);
33 bool migrate_ignore_shared(void);
34 bool migrate_late_block_activate(void);
35 bool migrate_multifd(void);
36 bool migrate_pause_before_switchover(void);
37 bool migrate_postcopy_blocktime(void);
[all …]
/openbmc/u-boot/arch/sh/
H A DKconfig5 bool
8 bool
12 bool
15 bool
18 bool
22 bool "32bit mode"
35 bool "RSK+ 7203"
39 bool "RSK2+SH7264"
43 bool "RSK2+SH7269"
47 bool "Magic Panel Release 2 board"
[all …]
/openbmc/u-boot/arch/arm/
H A DKconfig8 bool
14 bool "Generate position-independent pre-relocation code"
39 bool
57 bool
61 bool
65 bool
68 bool
71 bool "Do not enable icache"
77 bool "Do not enable dcache"
84 bool
[all …]
/openbmc/qemu/target/arm/
H A Dcpu-features.h47 static inline bool isar_feature_aa32_thumb_div(const ARMISARegisters *id) in isar_feature_aa32_thumb_div()
52 static inline bool isar_feature_aa32_arm_div(const ARMISARegisters *id) in isar_feature_aa32_arm_div()
57 static inline bool isar_feature_aa32_lob(const ARMISARegisters *id) in isar_feature_aa32_lob()
63 static inline bool isar_feature_aa32_jazelle(const ARMISARegisters *id) in isar_feature_aa32_jazelle()
68 static inline bool isar_feature_aa32_aes(const ARMISARegisters *id) in isar_feature_aa32_aes()
73 static inline bool isar_feature_aa32_pmull(const ARMISARegisters *id) in isar_feature_aa32_pmull()
78 static inline bool isar_feature_aa32_sha1(const ARMISARegisters *id) in isar_feature_aa32_sha1()
83 static inline bool isar_feature_aa32_sha2(const ARMISARegisters *id) in isar_feature_aa32_sha2()
88 static inline bool isar_feature_aa32_crc32(const ARMISARegisters *id) in isar_feature_aa32_crc32()
93 static inline bool isar_feature_aa32_rdm(const ARMISARegisters *id) in isar_feature_aa32_rdm()
[all …]
/openbmc/qemu/hw/acpi/
H A DKconfig2 bool
5 bool
16 bool
22 bool
25 bool
29 bool
33 bool
39 bool
43 bool
47 bool
[all …]
/openbmc/u-boot/arch/arm/mach-mvebu/
H A DKconfig4 bool
8 bool
19 bool
24 bool
28 bool
33 bool
38 bool
43 bool
54 bool
58 bool
[all …]
/openbmc/qemu/hw/arm/
H A DKconfig2 bool
44 bool
50 bool
57 bool
71 bool
87 bool
101 bool
107 bool
112 bool
122 bool
[all …]
/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A DKconfig5 bool
9 bool
13 bool
17 bool
21 bool
29 bool "AM3517 EVM"
38 bool "TeeJet Mt.Ventoux"
43 bool "TI OMAP3 BeagleBoard"
52 bool "CompuLab CM-T3530 and CM-T3730 boards"
58 bool "CompuLab CM-T3517 boards"
[all …]
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A DKconfig12 bool "Support mpc8308_p1m"
15 bool "Support sbc8349"
18 bool "Support ve8313"
21 bool "Support vme8349"
24 bool "Support MPC8308RDB"
28 bool "Support MPC8313ERDB"
33 bool "Support MPC8315ERDB"
37 bool "Support MPC8323ERDB"
40 bool "Support MPC832XEMDS"
44 bool "Support MPC8349EMDS"
[all …]

12345678910>>...170