Searched refs:pal_cache_protection_info_t (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dpal.h270 } pal_cache_protection_info_t; typedef in typeref:struct:pal_cache_protection_info_s
837 extern pal_cache_protection_info_t l0d_cache_protection_info;
838 extern pal_cache_protection_info_t l0i_cache_protection_info;
839 extern pal_cache_protection_info_t l1_cache_protection_info;
840 extern pal_cache_protection_info_t l2_cache_protection_info;
845 extern pal_cache_protection_info_t pal_cache_protection_info_get(pal_cache_level_t,
925 ia64_pal_cache_prot_info (u64 cache_level, u64 cache_type, pal_cache_protection_info_t *prot)

Completed in 106 milliseconds