Searched defs:tbl (Results 1 – 7 of 7) sorted by relevance
/qemu/linux-user/ |
H A D | thunk.c | 440 const bitmask_transtbl *tbl, in target_to_host_bitmask_len() 454 const bitmask_transtbl *tbl, in host_to_target_bitmask_len()
|
/qemu/hw/ide/ |
H A D | ahci.c | 884 static int prdt_tbl_entry_size(const AHCI_SG *tbl) in prdt_tbl_entry_size() 944 AHCI_SG *tbl = (AHCI_SG *)prdt; in ahci_populate_sglist() local
|
/qemu/hw/ppc/ |
H A D | spapr_iommu.c | 212 struct SpaprTceTable *tbl = container_of(iommu, SpaprTceTable, iommu); in spapr_tce_notify_flag_changed() local
|
/qemu/hw/acpi/ |
H A D | aml-build.c | 1800 build_rsdp(GArray *tbl, BIOSLinker *linker, AcpiRsdpData *rsdp_data) in build_rsdp() 2053 static void build_processor_hierarchy_node(GArray *tbl, uint32_t flags, in build_processor_hierarchy_node() 2221 void build_fadt(GArray *tbl, BIOSLinker *linker, const AcpiFadtData *f, in build_fadt()
|
/qemu/bsd-user/ |
H A D | syscall_defs.h | 525 #define target_to_host_bitmask(x, tbl) (x) argument 527 #define host_to_target_bitmask(x, tbl) (x) argument
|
/qemu/hw/net/rocker/ |
H A D | rocker_of_dpa.c | 1796 enum rocker_of_dpa_table_id tbl; in of_dpa_cmd_flow_add_mod() local
|
/qemu/target/s390x/tcg/ |
H A D | mem_helper.c | 1727 uint64_t tbl = get_address(env, 1); in HELPER() local
|