Searched defs:CMA___T_INT_HOLE (Results 1 – 1 of 1) sorted by relevance
105 typedef struct CMA___T_INT_HOLE { struct106 cma__t_queue link; /* Link holes together */107 cma_t_boolean protected; /* Set when pages are protected */108 cma_t_address first; /* First protected byte */109 cma_t_address last; /* Last protected byte */