|
Linux Kernel
3.7.1
|
#include <fsl_85xx_cache_sram.h>
Data Fields | |
| phys_addr_t | base_phys |
| void * | base_virt |
| unsigned int | size |
| rh_info_t * | rh |
| spinlock_t | lock |
Definition at line 36 of file fsl_85xx_cache_sram.h.
| phys_addr_t base_phys |
Definition at line 37 of file fsl_85xx_cache_sram.h.
| void* base_virt |
Definition at line 38 of file fsl_85xx_cache_sram.h.
| spinlock_t lock |
Definition at line 41 of file fsl_85xx_cache_sram.h.
| rh_info_t* rh |
Definition at line 40 of file fsl_85xx_cache_sram.h.
| unsigned int size |
Definition at line 39 of file fsl_85xx_cache_sram.h.
1.8.2