Searched refs:lgrp_config (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | memnode.c | 111 lgrp_config(LGRP_CONFIG_MEM_ADD, mnode, MEM_NODE_2_LGRPHAND(mnode)); in mem_node_add_slice() 155 lgrp_config(LGRP_CONFIG_MEM_DEL, in mem_node_del_slice()
|
H A D | lgrpplat.c | 1748 lgrp_config(cflag, t1, t); in lgrp_plat_latency_adjust() 1749 lgrp_config(cflag, t2, t); in lgrp_plat_latency_adjust() 1826 lgrp_config(cflag, t2, t); in lgrp_plat_latency_adjust() 1830 lgrp_config(cflag, t1, t); in lgrp_plat_latency_adjust() 1837 lgrp_config(cflag, t1, t); in lgrp_plat_latency_adjust() 1838 lgrp_config(cflag, t2, t); in lgrp_plat_latency_adjust() 1894 lgrp_config(LGRP_CONFIG_LAT_CHANGE, i, min); in lgrp_plat_latency_adjust() 3285 lgrp_config(LGRP_CONFIG_FLATTEN, 2, 0); in lgrp_plat_2level_setup()
|
/titanic_41/usr/src/uts/sun4/os/ |
H A D | memnode.c | 107 lgrp_config(LGRP_CONFIG_MEM_ADD, mnode, MEM_NODE_2_LGRPHAND(mnode)); in mem_node_add_slice() 152 lgrp_config(LGRP_CONFIG_MEM_DEL, mnode, in mem_node_del_slice()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | lgrp.h | 542 void lgrp_config(lgrp_config_flag_t, uintptr_t, uintptr_t);
|
/titanic_41/usr/src/uts/common/disp/ |
H A D | cpupart.c | 472 lgrp_config(LGRP_CONFIG_CPUPART_DEL, (uintptr_t)cp, lgrpid); in cpupart_move_cpu() 512 lgrp_config(LGRP_CONFIG_CPUPART_ADD, (uintptr_t)cp, lgrpid); in cpupart_move_cpu()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | cpu.c | 1740 lgrp_config(LGRP_CONFIG_CPU_ADD, (uintptr_t)cp, 0); in cpu_add_unit() 1875 lgrp_config(LGRP_CONFIG_CPU_DEL, (uintptr_t)cp, 0); in cpu_del_unit() 1915 lgrp_config(LGRP_CONFIG_CPU_ONLINE, (uintptr_t)cp, 0); in cpu_add_active_internal() 1956 lgrp_config(LGRP_CONFIG_CPU_OFFLINE, (uintptr_t)cp, 0); in cpu_remove_active()
|
H A D | lgrp.c | 417 lgrp_config(LGRP_CONFIG_CPU_ADD, (uintptr_t)CPU, 0); in lgrp_setup() 418 lgrp_config(LGRP_CONFIG_CPU_ONLINE, (uintptr_t)CPU, 0); in lgrp_setup() 559 lgrp_config(lgrp_config_flag_t event, uintptr_t resource, uintptr_t where) in lgrp_config() function
|
H A D | mem_config.c | 563 lgrp_config(LGRP_CONFIG_GEN_UPDATE, 0, 0); in kphysm_add_memory_dynamic() 2804 lgrp_config(LGRP_CONFIG_GEN_UPDATE, 0, 0); in kphysm_del_cleanup()
|
/titanic_41/usr/src/uts/sun4u/starcat/os/ |
H A D | starcat.c | 638 lgrp_config(LGRP_CONFIG_MEM_RENAME, (uintptr_t)snode, in plat_lgrp_config()
|
/titanic_41/usr/src/uts/sun4u/serengeti/os/ |
H A D | serengeti.c | 570 lgrp_config(LGRP_CONFIG_MEM_RENAME, (uintptr_t)snode, in plat_lgrp_config()
|
/titanic_41/usr/src/uts/sun4u/lw8/os/ |
H A D | lw8_platmod.c | 578 lgrp_config(LGRP_CONFIG_MEM_RENAME, (uintptr_t)snode, in plat_lgrp_config()
|
/titanic_41/usr/src/uts/sun4u/opl/os/ |
H A D | opl.c | 719 lgrp_config(LGRP_CONFIG_MEM_RENAME, (uintptr_t)snode, in plat_lgrp_config()
|