Go to the documentation of this file.
5 #ifndef __ASM_SN_KLKERNVARS_H
6 #define __ASM_SN_KLKERNVARS_H
8 #define KV_MAGIC_OFFSET 0x0
9 #define KV_RO_NASID_OFFSET 0x4
10 #define KV_RW_NASID_OFFSET 0x6
12 #define KV_MAGIC 0x5f4b565f
16 #include <asm/sn/types.h>