Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd_erom.h166 bhnd_erom_get_core_table(bhnd_erom_t *erom, struct bhnd_core_info **cores, in bhnd_erom_get_core_table()
179 bhnd_erom_free_core_table(bhnd_erom_t *erom, struct bhnd_core_info *cores) in bhnd_erom_free_core_table()
H A Dbhnd_subr.c643 bhnd_match_core(const struct bhnd_core_info *cores, u_int num_cores, in bhnd_match_core()
665 bhnd_find_core(const struct bhnd_core_info *cores, u_int num_cores, in bhnd_find_core()
/freebsd/sys/arm64/arm64/
H A Dmp_machdep.c843 u_int *cores = arg; in cpu_count_acpi_handler() local
859 u_int cores; in cpu_count_acpi() local
884 int cores; in cpu_mp_setmaxid() local
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c169 struct bhnd_core_info *cores; /**< erom-owned core table */ member
357 struct bhnd_core_info *cores, hostb_core; in bhndb_pci_attach() local
1428 struct bhnd_core_info **cores, u_int *ncores) in bhndb_pci_probe_copy_core_table()
1446 bhndb_pci_probe_free_core_table(struct bhnd_core_info *cores) in bhndb_pci_probe_free_core_table()
H A Dbhndb.c185 bhndb_hw_matches(struct bhndb_softc *sc, struct bhnd_core_info *cores, in bhndb_hw_matches()
229 struct bhndb_resources *br, struct bhnd_core_info *cores, u_int ncores, in bhndb_init_region_cfg()
470 bhndb_find_hwspec(struct bhndb_softc *sc, struct bhnd_core_info *cores, in bhndb_find_hwspec()
510 struct bhnd_core_info *cores, u_int ncores, in bhndb_attach()
H A Dbhndb_subr.c798 bhndb_find_hostb_core(struct bhnd_core_info *cores, u_int ncores, in bhndb_find_hostb_core()
/freebsd/sys/dev/bhnd/siba/
H A Dsiba_erom.c611 siba_erom_get_core_table(bhnd_erom_t *erom, struct bhnd_core_info **cores, in siba_erom_get_core_table()
651 siba_erom_free_core_table(bhnd_erom_t *erom, struct bhnd_core_info *cores) in siba_erom_free_core_table()
H A Dsiba.c1284 struct siba_core_id *cores; in siba_add_children() local
/freebsd/sys/amd64/vmm/
H A Dx86.c90 uint16_t cores, maxcpus, sockets, threads; in x86_emulate_cpuid() local
H A Dvmm.c170 uint16_t cores; /* (o) num of cores/socket */ member
528 vm_get_topology(struct vm *vm, uint16_t *sockets, uint16_t *cores, in vm_get_topology()
544 vm_set_topology(struct vm *vm, uint16_t sockets, uint16_t cores, in vm_set_topology()
/freebsd/sys/riscv/vmm/
H A Dvmm.c129 uint16_t cores; /* (o) num of cores/socket */ member
316 vm_get_topology(struct vm *vm, uint16_t *sockets, uint16_t *cores, in vm_get_topology()
332 vm_set_topology(struct vm *vm, uint16_t sockets, uint16_t cores, in vm_set_topology()
/freebsd/sys/riscv/riscv/
H A Dmp_machdep.c465 int cores; in cpu_mp_setmaxid() local
/freebsd/sys/dev/bhnd/bcma/
H A Dbcma_erom.c360 bcma_erom_get_core_table(bhnd_erom_t *erom, struct bhnd_core_info **cores, in bcma_erom_get_core_table()
441 bcma_erom_free_core_table(bhnd_erom_t *erom, struct bhnd_core_info *cores) in bcma_erom_free_core_table()
/freebsd/usr.sbin/bhyvectl/
H A Dbhyvectl.c484 uint16_t sockets, cores, threads, maxcpus; in main() local
/freebsd/sys/arm64/vmm/
H A Dvmm.c134 uint16_t cores; /* (o) num of cores/socket */ member
446 vm_get_topology(struct vm *vm, uint16_t *sockets, uint16_t *cores, in vm_get_topology()
462 vm_set_topology(struct vm *vm, uint16_t sockets, uint16_t cores, in vm_set_topology()
/freebsd/usr.sbin/bhyve/
H A Dbhyverun.c668 uint16_t sockets, cores, threads, maxcpus; in num_vcpus_allowed() local
/freebsd/lib/libvmmapi/
H A Dvmmapi.c1247 uint16_t sockets, uint16_t cores, uint16_t threads, uint16_t maxcpus) in vm_set_topology()
1261 uint16_t *sockets, uint16_t *cores, uint16_t *threads, uint16_t *maxcpus) in vm_get_topology()
/freebsd/sys/riscv/include/
H A Dvmm_dev.h158 uint16_t cores; member
/freebsd/sys/arm64/include/
H A Dvmm_dev.h164 uint16_t cores; member
/freebsd/sys/dev/bfe/
H A Dif_bfe.c852 bfe_pci_setup(struct bfe_softc *sc, u_int32_t cores) in bfe_pci_setup()
/freebsd/sys/amd64/include/
H A Dvmm_dev.h242 uint16_t cores; member
/freebsd/tools/tools/netmap/
H A Dnmreplay.c1109 int cores[4] = { 2, 8, 4, 10 }; /* default values */ in main() local
/freebsd/sys/dev/iwx/
H A Dif_iwx.c9662 uint8_t cores; member
10089 uint8_t mac_step, cdb, jacket, rf_id, no_160, cores; in iwx_find_device_cfg() local