Home
last modified time | relevance | path

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

/titanic_51/usr/src/uts/i86pc/ml/
H A Dsyscall_asm.s141 #define BRAND_CALLBACK(callback_id) \ argument
H A Dsyscall_asm_amd64.s181 #define BRAND_CALLBACK(callback_id, push_userland_ret) \ argument
/titanic_51/usr/src/uts/sun4v/ml/
H A Dtrap_table.s2864 #define BRAND_CALLBACK(callback_id) \ argument
/titanic_51/usr/src/uts/sun4u/ml/
H A Dtrap_table.s3032 #define BRAND_CALLBACK(callback_id) \ argument
/titanic_51/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c4286 hat_add_callback(id_t callback_id, caddr_t vaddr, uint_t len, uint_t flags, in hat_add_callback() argument