Home
last modified time | relevance | path

Searched full:power (Results 426 – 450 of 483) sorted by relevance

1...<<11121314151617181920

/qemu/qapi/
H A Dqom.json711 # hugetlb page sizes (it must be a power of 2 value supported by
/qemu/hw/loongarch/
H A Dvirt.c224 /* ged regs used for reset and power down */ in create_acpi_ged()
/qemu/hw/pci/
H A Dpci.c440 * Register and track a PM capability. If wmask is also enabled for the power
2255 error_setg(errp, "ROM size %u is not a power of two", pci_dev->romsize); in pci_qdev_realize()
/qemu/target/riscv/
H A Dcpu.c1730 error_setg(errp, "Vector extension VLEN must be power of 2"); in prop_vlen_set()
1771 error_setg(errp, "Vector extension ELEN must be power of 2"); in prop_elen_set()
/qemu/target/ppc/
H A Ddfp_helper.c1337 /* Finite Numbers" in the Power ISA for additional details. */ in dfp_clear_lmd_from_g5msb()
/qemu/docs/interop/
H A Dbitmaps.rst21 backup features to management applications, or power users who run and
/qemu/tests/qtest/libqos/
H A Dahci.c231 * PxCMD.POD "Power On Device" in ahci_hba_enable()
/qemu/nbd/
H A Dclient.c457 " is not a power of two", info->min_block); in nbd_opt_info_or_go()
/qemu/hw/ppc/
H A Dpegasos2.c968 qemu_fdt_setprop_cell(fdt, "/rtas", "power-off", RTAS_POWER_OFF); in build_fdt()
/qemu/hw/ide/
H A Datapi.c1075 /* eject/load only happens for power condition == 0 */ in cmd_start_stop_unit()
/qemu/hw/net/
H A De1000x_regs.h265 #define E1000_FACTPS 0x05B30 /* Function Active and Power State to MNG */
H A Drtl8139.c73 /* arg % size for size which is a power of 2 */
287 Cfg5_LDPS = (1 << 2), /* 0 = save power when link is down */
H A Dvirtio-net.c3803 "must be a power of 2 between %d and %d.", in virtio_net_device_realize()
3814 "must be a power of 2 between %d and %d", in virtio_net_device_realize()
/qemu/hw/smbios/
H A Dsmbios.c620 t->wake_up_type = 0x06; /* power switch */ in smbios_build_type_1_table()
/qemu/hw/display/
H A Dcirrus_vga.c2923 /* XXX: s->vga.vram_size must be a power of two */ in cirrus_init_common()
2978 /* XXX: s->vga.vram_size must be a power of two */ in pci_cirrus_vga_realize()
/qemu/tests/qemu-iotests/
H A D245278 "L2 cache entry size must be a power of two "+
/qemu/scripts/
H A Ddecodetree.py225 """Return true iff X is equal to a power of 2."""
/qemu/target/i386/tcg/
H A Dfpu_helper.c1608 * x, and if x has a greater exponent, the power in helper_fpatan()
2247 /* Exact power of 2; multiply by ST1. */ in helper_fyl2x()
/qemu/hw/scsi/
H A Dscsi-disk.c1114 power management */ in scsi_get_configuration()
1484 /* eject/load only happens for power condition == 0 */ in scsi_disk_emulate_start_stop()
/qemu/hw/arm/
H A Dvirt.c1011 /* use gpio Pin for power button event */ in virt_powerdown_req()
2570 error_setg(errp, "highmem-mmio-size is not a power of 2"); in virt_set_highmem_mmio_size()
/qemu/hw/vfio/
H A Dpci-quirks.c1542 * of the VMD device capability space following the Power Management
/qemu/fpu/
H A Dsoftfloat-parts.c.inc1669 * Multiply A by 2 raised to the power N.
/qemu/hw/block/
H A Dvirtio-blk.c1725 "must be a power of 2 (max %d)", in virtio_blk_device_realize()
/qemu/hw/virtio/
H A Dvirtio-mem.c1652 error_setg(errp, "'%s' property has to be a power of two", name); in virtio_mem_set_block_size()
/qemu/target/arm/
H A Dcpu.h522 uint32_t c15_power_control; /* power control */
975 /* Current power state, access guarded by BQL */

1...<<11121314151617181920