Searched refs:KLD_KERN_XP (Results 1 – 2 of 2) sorted by relevance
358 #define KLD_KERN_XP(nasid) (KLD_BASE(nasid) + KLI_KERN_XP) macro428 #define KERN_XP_ADDR(nasid) KLD_KERN_XP(nasid)->pointer429 #define KERN_XP_SIZE(nasid) KLD_KERN_XP(nasid)->size
228 #define KLD_KERN_XP(nasid) (KLD_BASE(nasid) + KLI_KERN_XP) macro