Home
last modified time | relevance | path

Searched defs:nb_table (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dspapr_iommu.c83 uint32_t nb_table, in spapr_tce_alloc_table()
104 static void spapr_tce_free_table(uint64_t *table, int fd, uint32_t nb_table) in spapr_tce_free_table()
384 uint32_t nb_table) in spapr_tce_table_enable()
/openbmc/qemu/target/ppc/
H A Dkvm_ppc.h279 uint32_t nb_table, in kvmppc_create_spapr_tce()
286 uint32_t nb_table) in kvmppc_remove_spapr_tce()
H A Dkvm.c2209 uint64_t bus_offset, uint32_t nb_table, in kvmppc_create_spapr_tce()
2274 int kvmppc_remove_spapr_tce(void *table, int fd, uint32_t nb_table) in kvmppc_remove_spapr_tce()
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h871 uint32_t nb_table; member