Searched defs:cores (Results 1 - 19 of 19) sorted by relevance

/freebsd-12-stable/sys/dev/bhnd/
H A Dbhnd_erom.h168 bhnd_erom_get_core_table(bhnd_erom_t *erom, struct bhnd_core_info **cores, argument
181 bhnd_erom_free_core_table(bhnd_erom_t *erom, struct bhnd_core_info *cores) argument
H A Dbhnd_subr.c646 bhnd_match_core(const struct bhnd_core_info *cores, u_int num_cores, argument
669 bhnd_find_core(const struct bhnd_core_info *cores, u_int num_cores, bhnd_devclass_t class) argument
[all...]
/freebsd-12-stable/sys/amd64/vmm/
H A Dx86.c98 uint16_t cores, maxcpus, sockets, threads; local
[all...]
H A Dvmm.c171 uint16_t cores; /* (o) num of cores/socket */ member in struct:vm
478 vm_get_topology(struct vm *vm, uint16_t *sockets, uint16_t *cores, argument
494 vm_set_topology(struct vm *vm, uint16_t sockets, uint16_t cores, argument
[all...]
/freebsd-12-stable/sys/riscv/riscv/
H A Dmp_machdep.c536 int cores; local
/freebsd-12-stable/sys/dev/bhnd/siba/
H A Dsiba_erom.c615 siba_erom_get_core_table(bhnd_erom_t *erom, struct bhnd_core_info **cores, argument
655 siba_erom_free_core_table(bhnd_erom_t *erom, struct bhnd_core_info *cores) argument
[all...]
H A Dsiba.c1291 struct siba_core_id *cores; local
[all...]
/freebsd-12-stable/sys/dev/bfe/
H A Dif_bfe.c864 bfe_pci_setup(struct bfe_softc *sc, u_int32_t cores) argument
/freebsd-12-stable/sys/dev/bhnd/bcma/
H A Dbcma_erom.c364 bcma_erom_get_core_table(bhnd_erom_t *erom, struct bhnd_core_info **cores, argument
445 bcma_erom_free_core_table(bhnd_erom_t *erom, struct bhnd_core_info *cores) argument
/freebsd-12-stable/sys/arm64/arm64/
H A Dmp_machdep.c680 u_int *cores = arg; local
703 u_int cores; local
752 int cores; local
[all...]
/freebsd-12-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c171 struct bhnd_core_info *cores; /**< erom-owned core table */ member in struct:bhndb_pci_probe
360 struct bhnd_core_info *cores, hostb_core; local
1431 bhndb_pci_probe_copy_core_table(struct bhndb_pci_probe *probe, struct bhnd_core_info **cores, u_int *ncores) argument
1450 bhndb_pci_probe_free_core_table(struct bhnd_core_info *cores) argument
[all...]
H A Dbhndb_subr.c804 bhndb_find_hostb_core(struct bhnd_core_info *cores, u_int ncores, argument
H A Dbhndb.c200 bhndb_hw_matches(struct bhndb_softc *sc, struct bhnd_core_info *cores, argument
243 bhndb_init_region_cfg(struct bhndb_softc *sc, bhnd_erom_t *erom, struct bhndb_resources *br, struct bhnd_core_info *cores, u_int ncores, const struct bhndb_hw_priority *table) argument
485 bhndb_find_hwspec(struct bhndb_softc *sc, struct bhnd_core_info *cores, u_int ncores, const struct bhndb_hw **hw) argument
524 bhndb_attach(device_t dev, struct bhnd_chipid *cid, struct bhnd_core_info *cores, u_int ncores, struct bhnd_core_info *bridge_core, bhnd_erom_class_t *erom_class) argument
[all...]
/freebsd-12-stable/usr.sbin/bhyve/
H A Dbhyverun.c166 uint16_t cores, maxcpus, sockets, threads; variable
H A Dsmbiostbl.c216 uint8_t cores; /* cores per socket */ member in struct:smbios_table_type4
[all...]
/freebsd-12-stable/lib/libvmmapi/
H A Dvmmapi.c1514 vm_set_topology(struct vmctx *ctx, uint16_t sockets, uint16_t cores, uint16_t threads, uint16_t maxcpus) argument
1528 vm_get_topology(struct vmctx *ctx, uint16_t *sockets, uint16_t *cores, uint16_t *threads, uint16_t *maxcpus) argument
/freebsd-12-stable/sys/amd64/include/
H A Dvmm_dev.h231 uint16_t cores; member in struct:vm_cpu_topology
/freebsd-12-stable/tools/tools/netmap/
H A Dnmreplay.c1111 int cores[4] = { 2, 8, 4, 10 }; /* default values */ local
[all...]
/freebsd-12-stable/usr.sbin/bhyvectl/
H A Dbhyvectl.c2276 uint16_t sockets, cores, threads, maxcpus; local

Completed in 1910 milliseconds