Home
last modified time | relevance | path

Searched refs:cpu_vm_data_destroy (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/sun4/os/
H A Dmp_startup.c460 cpu_vm_data_destroy(cp); in cleanup_cpu_common()
/titanic_44/usr/src/uts/common/sys/
H A Dcpuvar.h824 extern void cpu_vm_data_destroy(struct cpu *);
/titanic_44/usr/src/uts/i86pc/os/
H A Dmp_startup.c584 cpu_vm_data_destroy(cp); in mp_cpu_unconfigure_common()
/titanic_44/usr/src/uts/common/vm/
H A Dvm_pagelist.c386 cpu_vm_data_destroy(struct cpu *cp) in cpu_vm_data_destroy() function