taglinefilesource code
ctxd56include/asm-sparc/page.htypedef struct { unsigned long ctxd; } ctxd_t;
ctxd64include/asm-sparc/page.h#define ctxd_val(x)  ((x).ctxd)