Subversion Repositories Kolibri OS

Rev

Rev 3031 | Rev 3480 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3031 Rev 3033
Line 1010... Line 1010...
1010
 
1010
 
1011
	unsigned int has_aliasing_ppgtt_mapping:1;
1011
	unsigned int has_aliasing_ppgtt_mapping:1;
1012
	unsigned int has_global_gtt_mapping:1;
1012
	unsigned int has_global_gtt_mapping:1;
Line -... Line 1013...
-
 
1013
	unsigned int has_dma_mapping:1;
1013
	unsigned int has_dma_mapping:1;
1014
 
1014
 
1015
    dma_addr_t *allocated_pages;
Line 1015... Line 1016...
1015
    struct pagelist pages;
1016
    struct pagelist pages;
1016
	int pages_pin_count;
1017
	int pages_pin_count;