Home
last modified time | relevance | path

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

/freebsd-src/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-src/sys/arm64/arm64/
H A Dmp_machdep.c729 u_int *cores = arg; cpu_count_acpi_handler() local
745 u_int cores; cpu_count_acpi() local
770 int cores; cpu_mp_setmaxid() local
[all...]
/freebsd-src/sys/amd64/vmm/
H A Dx86.c85 uint16_t cores, maxcpus, sockets, threads; in x86_emulate_cpuid() local
[all...]
H A Dvmm.c635 vm->cores = cores_per_package; /* XXX backwards compatibility */ in vm_set_topology() argument
189 uint16_t cores; /* (o) num of cores/socket */ global() member
619 vm_get_topology(struct vm * vm,uint16_t * sockets,uint16_t * cores,uint16_t * threads,uint16_t * maxcpus) vm_get_topology() argument
[all...]
/freebsd-src/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
1429 bhndb_pci_probe_copy_core_table(struct bhndb_pci_probe * probe,struct bhnd_core_info ** cores,u_int * ncores) bhndb_pci_probe_copy_core_table() argument
1447 bhndb_pci_probe_free_core_table(struct bhnd_core_info * cores) bhndb_pci_probe_free_core_table() argument
[all...]
H A Dbhndb.c185 bhndb_hw_matches(struct bhndb_softc *sc, struct bhnd_core_info *cores, in bhndb_hw_matches() argument
229 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) bhndb_init_region_cfg() argument
470 bhndb_find_hwspec(struct bhndb_softc * sc,struct bhnd_core_info * cores,u_int ncores,const struct bhndb_hw ** hw) bhndb_find_hwspec() argument
510 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) bhndb_attach() argument
[all...]
H A Dbhndb_subr.c798 bhndb_find_hostb_core(struct bhnd_core_info *cores, u_int ncores, in bhndb_find_hostb_core()
/freebsd-src/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.c1285 struct siba_core_id *cores; siba_add_children() local
[all...]
/freebsd-src/sys/riscv/riscv/
H A Dmp_machdep.c465 int cores; in cpu_mp_setmaxid() local
[all...]
/freebsd-src/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-src/sys/contrib/dev/iwlwifi/pcie/
H A Ddrv.c1254 iwl_pci_find_dev_info(u16 device,u16 subsystem_device,u16 mac_type,u8 mac_step,u16 rf_type,u8 cdb,u8 jacket,u8 rf_id,u8 no_160,u8 cores,u8 rf_step) iwl_pci_find_dev_info() argument
/freebsd-src/usr.sbin/bhyvectl/
H A Dbhyvectl.c489 uint16_t sockets, cores, threads, maxcpus; main() local
/freebsd-src/usr.sbin/bhyve/
H A Dbhyverun.c500 uint16_t sockets, cores, threads, maxcpus; num_vcpus_allowed() local
[all...]
H A Dsmbiostbl.c246 uint8_t cores; /* cores per socket */ member
/freebsd-src/lib/libvmmapi/
H A Dvmmapi.c1114 vm_set_topology(struct vmctx * ctx,uint16_t sockets,uint16_t cores,uint16_t threads,uint16_t maxcpus) vm_set_topology() argument
1128 vm_get_topology(struct vmctx * ctx,uint16_t * sockets,uint16_t * cores,uint16_t * threads,uint16_t * maxcpus) vm_get_topology() argument
/freebsd-src/sys/arm64/vmm/
H A Dvmm.c157 uint16_t cores; /* (o) num of cores/socket */ member
503 vm_get_topology(struct vm * vm,uint16_t * sockets,uint16_t * cores,uint16_t * threads,uint16_t * maxcpus) vm_get_topology() argument
519 vm_set_topology(struct vm * vm,uint16_t sockets,uint16_t cores,uint16_t threads,uint16_t maxcpus) vm_set_topology() argument
[all...]
/freebsd-src/sys/arm64/include/
H A Dvmm_dev.h160 uint16_t cores; global() member
/freebsd-src/sys/dev/bfe/
H A Dif_bfe.c854 bfe_pci_setup(struct bfe_softc * sc,u_int32_t cores) bfe_pci_setup() argument
/freebsd-src/sys/contrib/dev/iwlwifi/
H A Diwl-config.h476 u8 cores; global() member
/freebsd-src/sys/amd64/include/
H A Dvmm_dev.h246 uint16_t cores; global() member
/freebsd-src/tools/tools/netmap/
H A Dnmreplay.c1109 int cores[4] = { 2, 8, 4, 10 }; /* default values */ in main() local