Home
last modified time | relevance | path

Searched defs:SBP (Results 1 – 5 of 5) sorted by relevance

/titanic_52/usr/src/lib/libbc/sparc/inc/sparc/
H A Dasm_linkage.h268 #define SAVE_WINDOW(SBP) \ argument
278 #define RESTORE_WINDOW(SBP) \ argument
290 SAVE_WINDOW_S(SBP) global() argument
308 RESTORE_WINDOW_S(SBP) global() argument
[all...]
/titanic_52/usr/src/uts/sparc/v9/sys/
H A Dprivregs.h128 #define SAVE_V8WINDOW(SBP) \ argument
146 SAVE_V8WINDOW_ASI(SBP) global() argument
164 RESTORE_V8WINDOW(SBP) global() argument
182 SAVE_V9WINDOW(SBP) global() argument
200 SAVE_V9WINDOW_ASI(SBP) global() argument
218 RESTORE_V9WINDOW(SBP) global() argument
[all...]
/titanic_52/usr/src/uts/sun4v/ml/
H A Dmach_locore.s546 #define KWBUF64_TO_STACK(SBP,SPP,TMP) \ argument
580 KWBUF32_TO_STACK(SBP,SPP,TMP) global() argument
[all...]
/titanic_52/usr/src/lib/libbc/inc/include/sys/
H A Dvfs.h102 #define VFS_STATFS(VFSP, SBP) (*(VFSP)->vfs_op->vfs_statfs)(VFSP,SBP) argument
/titanic_52/usr/src/boot/sys/sys/
H A Dmount.h699 #define VFS_STATFS(MP, SBP) ({ \ argument