Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/bhnd/
H A Dbhnd_erom.h168 bhnd_erom_get_core_table(bhnd_erom_t *erom, struct bhnd_core_info **cores, in bhnd_erom_get_core_table()
181 bhnd_erom_free_core_table(bhnd_erom_t *erom, struct bhnd_core_info *cores) in bhnd_erom_free_core_table()
H A Dbhnd_subr.c646 bhnd_match_core(const struct bhnd_core_info *cores, u_int num_cores, in bhnd_match_core()
669 bhnd_find_core(const struct bhnd_core_info *cores, u_int num_cores, in bhnd_find_core()
/freebsd-12.1/sys/amd64/vmm/
H A Dx86.c97 uint16_t cores, maxcpus, sockets, threads; in x86_emulate_cpuid() local
H A Dvmm.c171 uint16_t cores; /* (o) num of cores/socket */ member
478 vm_get_topology(struct vm *vm, uint16_t *sockets, uint16_t *cores, in vm_get_topology()
494 vm_set_topology(struct vm *vm, uint16_t sockets, uint16_t cores, in vm_set_topology()
/freebsd-12.1/sys/arm64/arm64/
H A Dmp_machdep.c639 u_int *cores = arg; in cpu_count_acpi_handler() local
662 u_int cores; in cpu_count_acpi() local
711 int cores; in cpu_mp_setmaxid() local
/freebsd-12.1/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c171 struct bhnd_core_info *cores; /**< erom-owned core table */ member
360 struct bhnd_core_info *cores, hostb_core; in bhndb_pci_attach() local
1432 struct bhnd_core_info **cores, u_int *ncores) in bhndb_pci_probe_copy_core_table()
1450 bhndb_pci_probe_free_core_table(struct bhnd_core_info *cores) in bhndb_pci_probe_free_core_table()
H A Dbhndb.c200 bhndb_hw_matches(struct bhndb_softc *sc, struct bhnd_core_info *cores, in bhndb_hw_matches()
244 struct bhndb_resources *br, struct bhnd_core_info *cores, u_int ncores, in bhndb_init_region_cfg()
485 bhndb_find_hwspec(struct bhndb_softc *sc, struct bhnd_core_info *cores, in bhndb_find_hwspec()
525 struct bhnd_core_info *cores, u_int ncores, in bhndb_attach()
H A Dbhndb_subr.c804 bhndb_find_hostb_core(struct bhnd_core_info *cores, u_int ncores, in bhndb_find_hostb_core()
/freebsd-12.1/sys/dev/bhnd/siba/
H A Dsiba_erom.c615 siba_erom_get_core_table(bhnd_erom_t *erom, struct bhnd_core_info **cores, in siba_erom_get_core_table()
655 siba_erom_free_core_table(bhnd_erom_t *erom, struct bhnd_core_info *cores) in siba_erom_free_core_table()
H A Dsiba.c1291 struct siba_core_id *cores; in siba_add_children() local
/freebsd-12.1/sys/riscv/riscv/
H A Dmp_machdep.c478 int cores; in cpu_mp_setmaxid() local
/freebsd-12.1/sys/dev/bhnd/bcma/
H A Dbcma_erom.c364 bcma_erom_get_core_table(bhnd_erom_t *erom, struct bhnd_core_info **cores, in bcma_erom_get_core_table()
445 bcma_erom_free_core_table(bhnd_erom_t *erom, struct bhnd_core_info *cores) in bcma_erom_free_core_table()
/freebsd-12.1/usr.sbin/bhyve/
H A Dbhyverun.c166 uint16_t cores, maxcpus, sockets, threads; variable
H A Dsmbiostbl.c215 uint8_t cores; /* cores per socket */ member
/freebsd-12.1/lib/libvmmapi/
H A Dvmmapi.c1509 uint16_t sockets, uint16_t cores, uint16_t threads, uint16_t maxcpus) in vm_set_topology()
1523 uint16_t *sockets, uint16_t *cores, uint16_t *threads, uint16_t *maxcpus) in vm_get_topology()
/freebsd-12.1/sys/dev/bfe/
H A Dif_bfe.c864 bfe_pci_setup(struct bfe_softc *sc, u_int32_t cores) in bfe_pci_setup()
/freebsd-12.1/sys/amd64/include/
H A Dvmm_dev.h231 uint16_t cores; member
/freebsd-12.1/tools/tools/netmap/
H A Dnmreplay.c1116 int cores[4] = { 2, 8, 4, 10 }; /* default values */ in main() local
/freebsd-12.1/usr.sbin/bhyvectl/
H A Dbhyvectl.c2319 uint16_t sockets, cores, threads, maxcpus; in main() local