/openbmc/qemu/hw/net/rocker/ |
H A D | rocker.c | 91 World *rocker_get_world(Rocker *r, enum rocker_world_type type) in rocker_get_world()
|
/openbmc/qemu/target/i386/kvm/ |
H A D | tdx.c | 190 enum TdxRamType type) in tdx_add_ram_entry()
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | virtio_snd.h | 401 uint32_t type; member
|
/openbmc/qemu/hw/display/ |
H A D | virtio-gpu.c | 186 enum virtio_gpu_ctrl_type type) in virtio_gpu_ctrl_response_nodata()
|
/openbmc/qemu/accel/tcg/ |
H A D | user-exec.c | 984 MemOp mop, uintptr_t ra, MMUAccessType type) in cpu_mmu_lookup()
|
/openbmc/qemu/include/hw/pci/ |
H A D | pci.h | 162 uint8_t type; member
|
/openbmc/entity-manager/src/fru_device/ |
H A D | fru_utils.cpp | 111 /* decode type/len byte */ in decodeFRUData() local
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk_stm32mp1.c | 467 #define STM32MP1_CLK_PLL(idx, type, off1, off2, off3, off4, off5, off6,\ argument 1390 enum stm32mp1_plltype type = pll[pll_id].plltype; in pll_config() local
|
/openbmc/qemu/target/s390x/ |
H A D | cpu.h | 499 uint8_t type[4]; member 661 uint8_t type; member
|
/openbmc/qemu/migration/ |
H A D | savevm.c | 2686 qemu_loadvm_section_start_full(QEMUFile *f, uint8_t type) in qemu_loadvm_section_start_full() 2764 qemu_loadvm_section_part_end(QEMUFile *f, uint8_t type) in qemu_loadvm_section_part_end()
|
/openbmc/qemu/hw/i386/ |
H A D | intel_iommu.c | 2400 uint64_t type = val & VTD_CCMD_CIRG_MASK; in vtd_context_cache_invalidate() local 2544 uint64_t type = val & VTD_TLB_FLUSH_GRANU_MASK; in vtd_iotlb_flush() local 4724 static void vtd_reset_exit(Object *obj, ResetType type) in vtd_reset_exit()
|
/openbmc/qemu/linux-user/ |
H A D | syscall_defs.h | 128 #define TARGET_IOC(dir,type,nr,size) \ argument 135 #define TARGET_IO(type,nr) TARGET_IOC(TARGET_IOC_NONE,(type),(nr),0) argument 136 #define TARGET_IOR(type,nr,size) TARGET_IOC(TARGET_IOC_READ,(type),(nr),sizeof(size)) argument 137 #define TARGET_IOW(type,nr,size) TARGET_IOC(TARGET_IOC_WRITE,(type),(nr),sizeof(size)) argument 138 #define TARGET_IOWR(type,nr,size) TARGET_IOC(TARGET_IOC_READ|TARGET_IOC_WRITE,(type),(nr),siz… argument 141 #define TARGET_IORU(type,nr) TARGET_IOC(TARGET_IOC_READ,(type),(nr),TARGET_IOC_SIZEMASK) argument 142 #define TARGET_IOWU(type,nr) TARGET_IOC(TARGET_IOC_WRITE,(type),(nr),TARGET_IOC_SIZEMASK) argument 143 #define TARGET_IOWRU(type,nr) TARGET_IOC(TARGET_IOC_READ|TARGET_IOC_WRITE,(type),(nr),TARGET_IOC_… argument
|
/openbmc/qemu/hw/scsi/ |
H A D | mfi.h | 658 uint8_t type; member 670 uint8_t type; member 1035 uint32_t type; member 1221 uint8_t type; member
|
/openbmc/u-boot/lib/ |
H A D | fdtdec.c | 187 int fdtdec_get_pci_addr(const void *blob, int node, enum fdt_pci_space type, in fdtdec_get_pci_addr()
|
/openbmc/u-boot/fs/reiserfs/ |
H A D | reiserfs_private.h | 256 #define IH_KEY_ISTYPE(ih, type) (ih_version(ih) == ITEM_VERSION_1 \ argument
|
/openbmc/qemu/block/ |
H A D | qcow2-bitmap.c | 73 uint8_t type; member
|
/openbmc/qemu/include/hw/xen/interface/ |
H A D | memory.h | 616 uint16_t type; member
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | ohci.h | 63 __u8 type; member
|
/openbmc/qemu/tests/qtest/ |
H A D | hd-geo-test.c | 642 const char *type, in add_scsi_controller()
|
H A D | vhost-user-test.c | 178 int type; global() member
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | event.py | 509 def __init__(self, dev, type, freespace, mountpoint): argument
|
/openbmc/phosphor-host-ipmid/ |
H A D | apphandler.cpp | 266 bool isValidACPIState(acpi_state::PowerStateType type, uint8_t state) in isValidACPIState()
|
/openbmc/qemu/target/arm/ |
H A D | cpregs.h | 892 int type; member
|
/openbmc/qemu/ui/ |
H A D | spice-display.c | 59 QXLCookie *qxl_cookie_new(int type, uint64_t io) in qxl_cookie_new() argument [all...] |
/openbmc/qemu/target/riscv/ |
H A D | cpu_helper.c | 933 enum CTRType type, target_ulong src_priv, bool src_virt) in riscv_ctr_add_entry()
|