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