mmu_rootptr
typedef struct mmu_rootptr mmu_rootptr_t;
struct mmu_rootptr;
int getcrp(struct mmu_rootptr *);
struct mmu_rootptr;
extern struct mmu_rootptr mon_crp;
void loadcrp(struct mmu_rootptr *);
struct mmu_rootptr crp;
extern struct mmu_rootptr mon_crp;