tag
line
file
source code
ctxd
56
include/asm-sparc/page.h
typedef struct { unsigned long ctxd; } ctxd_t;
ctxd
64
include/asm-sparc/page.h
#define ctxd_val(x) ((x).ctxd)