Searched refs:bool (Results 1 – 25 of 51) sorted by relevance
123
/xen/xen/tools/kconfig/tests/err_recursive_dep/ |
A D | Kconfig | 6 bool "A" 12 bool 18 bool "C1" 22 bool "C2" 28 bool "D1" 33 bool 38 bool "E1" 43 bool "E2" 48 bool "F1" 52 bool "F2" [all …]
|
/xen/xen/tools/kconfig/tests/auto_submenu/ |
A D | Kconfig | 4 bool "A" 8 bool "A0" 15 bool "A1_0" 22 bool "A1" 35 bool "A1_0" 38 bool "A1_1" 43 bool "B" 48 bool "C"
|
/xen/xen/arch/arm/ |
A D | Kconfig.debug | 2 bool "Early printk" 22 bool "Early printk via 8250 UART" 64 bool "Early printk via MESON UART" 182 bool 185 bool 188 bool 191 bool 194 bool 197 bool 200 bool [all …]
|
A D | Kconfig | 2 bool 35 bool "ACPI (Advanced Configuration and Power Interface) Support" if EXPERT 43 bool "GICv3 driver" 52 bool "GICv3 ITS MSI controller support" if EXPERT 59 bool 75 bool "Emulated SBSA UART console support" 82 bool "Speculative Store Bypass Disable" if EXPERT 92 bool "Harden the branch predictor against aliasing attacks" if EXPERT 109 bool "Enable TEE mediators support" if EXPERT 145 bool "Cortex-A53: 824069: Cache line might not be marked as clean after a CleanShared snoop" [all …]
|
/xen/xen/common/sched/ |
A D | Kconfig | 5 bool "Credit scheduler support" 11 bool "Credit2 scheduler support" 18 bool "RTDS scheduler support (EXPERIMENTAL)" 26 bool "ARINC653 scheduler support (EXPERIMENTAL)" 33 bool "Null scheduler support (EXPERIMENTAL)" 45 bool "Credit Scheduler" if SCHED_CREDIT 47 bool "Credit2 Scheduler" if SCHED_CREDIT2 49 bool "RT Scheduler" if SCHED_RTDS 51 bool "ARINC653 Scheduler" if SCHED_ARINC653 53 bool "Null Scheduler" if SCHED_NULL
|
/xen/xen/arch/arm/platforms/ |
A D | Kconfig | 10 bool "All Platforms" 16 bool "QEMU aarch virt machine support" 25 bool "Renesas RCar3 support" 33 bool "Xilinx Ultrascale+ MPSoC support" 41 bool "No Platforms" 48 bool 52 bool 56 bool
|
/xen/xen/tools/kconfig/tests/new_choice_with_dep/ |
A D | Kconfig | 4 bool "A" 15 bool "Choice B" 18 bool "Choice C" 28 bool "Choice D" 31 bool "Choice E" 34 bool "Choice F"
|
/xen/xen/ |
A D | Kconfig.debug | 5 bool "Developer Checks" 17 bool "Crash Debugging Support" 24 bool "Guest debugging with gdbsx" 32 bool "Compile Xen with debug info" 47 bool "Code coverage support" 56 bool "Lock Profiling" 64 bool "Lock debugging" 71 bool "Performance Counters" 86 bool "Verbose debug messages" 101 bool "Page scrubbing test" [all …]
|
A D | Kconfig | 10 bool 38 bool "Configure standard Xen features (expert users)" 49 bool "Link Time Optimisation" 60 bool
|
/xen/xen/tools/kconfig/tests/rand_nested_choice/ |
A D | Kconfig | 7 bool "A" 10 bool "B" 17 bool "C" 20 bool "D" 27 bool "E"
|
/xen/tools/ocaml/libs/xb/ |
A D | xb.mli | 64 mutable work_again : bool; 85 val output : t -> bool 86 val input : t -> bool 91 val is_fd : t -> bool 92 val is_mmap : t -> bool 94 val has_new_output : t -> bool 95 val has_old_output : t -> bool 96 val has_output : t -> bool 99 val has_in_packet : t -> bool 101 val has_more_input : t -> bool [all …]
|
/xen/xen/drivers/char/ |
A D | Kconfig | 2 bool "NS16550 UART driver" if ARM 8 bool "Xilinx Cadence UART driver" 16 bool "Marvell MVEBU UART driver" 24 bool "Amlogic MESON UART driver" 32 bool "ARM PL011 UART driver" 40 bool "Samsung Exynos 4210 UART driver" 48 bool "Texas Instruments OMAP UART driver" 56 bool "SuperH SCI(F) UART driver" 64 bool
|
/xen/xen/tools/kconfig/tests/choice/ |
A D | Kconfig | 4 bool "Enable loadable module support" 13 bool "choice 0" 16 bool "choice 1" 26 bool "choice 0" 29 bool "choice 1"
|
/xen/xen/common/ |
A D | Kconfig | 5 bool 12 bool 26 bool 29 bool 32 bool 35 bool 38 bool 49 bool 52 bool 55 bool [all …]
|
/xen/tools/ocaml/libs/xc/ |
A D | xenctrl.ml | 24 online: bool; 25 blocked: bool; 26 running: bool; 87 dying : bool; 88 shutdown : bool; 89 paused : bool; 90 blocked : bool; 91 running : bool; 92 hvm_guest : bool; 219 external domain_irq_permission: handle -> domid -> int -> bool -> unit [all …]
|
A D | xenctrl.mli | 19 online : bool; 20 blocked : bool; 21 running : bool; 78 dying : bool; 79 shutdown : bool; 80 paused : bool; 81 blocked : bool; 82 running : bool; 83 hvm_guest : bool; 166 external domain_irq_permission: handle -> domid -> int -> bool -> unit [all …]
|
/xen/xen/drivers/acpi/ |
A D | Kconfig | 3 bool 6 bool 9 bool
|
/xen/xen/tools/kconfig/tests/no_write_if_dep_unmet/ |
A D | Kconfig | 4 bool "A" 11 bool "Choice B" 14 bool "Choice C"
|
/xen/xen/drivers/passthrough/ |
A D | Kconfig | 3 bool 7 bool "ARM SMMUv1 and v2 driver" 17 bool "Renesas IPMMU-VMSA found in R-Car Gen3 SoCs" if EXPERT 30 bool
|
/xen/tools/ocaml/xenstored/ |
A D | parse_arg.ml | 19 domain_init: bool; 20 activate_access_log: bool; 21 daemonize: bool; 22 reraise_top_level: bool; 26 restart: bool; 27 disable_socket: bool; 28 use_select: bool;
|
/xen/xen/arch/x86/ |
A D | Kconfig | 57 bool "Support for 32bit PV guests" 73 bool "Support for PV linear pagetables" 105 bool "Supervisor Shadow Stacks" 119 bool "Shadow Paging" 138 bool "big memory support" 187 bool "Default alignment" 196 bool "2M alignment" 201 bool 204 bool "Xen Guest" 232 bool "PV Shim Exclusive" [all …]
|
/xen/tools/libxl/ |
A D | libxl_types.idl | 336 ("running", bool), 337 ("blocked", bool), 782 ("seize", bool), 870 ("be_alloc", bool), 1019 ("online", bool), 1020 ("blocked", bool), 1021 ("running", bool), 1046 ("cap_hvm", bool), 1047 ("cap_pv", bool), 1049 ("cap_hap", bool), [all …]
|
/xen/xen/drivers/video/ |
A D | Kconfig | 3 bool 6 bool "VGA support" if !PV_SHIM_EXCLUSIVE
|
/xen/tools/ocaml/libs/xs/ |
A D | xsraw.mli | 30 val pkt_recv_timeout : con -> float -> bool * Xenbus.Xb.Packet.t option 32 val has_watchevents : con -> bool 48 val transaction_end : int -> bool -> con -> bool
|
/xen/xen/drivers/cpufreq/ |
A D | Kconfig | 3 bool
|
Completed in 25 milliseconds
123