Home
last modified time | relevance | path

Searched defs:tioca_kernel (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/ia64/include/asm/sn/
Dtioca_provider.h48 struct tioca_kernel { struct
49 struct tioca_common *ca_common; /* tioca this belongs to */
50 struct list_head ca_list; /* list of all ca's */
51 struct list_head ca_dmamaps;
52 spinlock_t ca_lock; /* Kernel lock */
53 cnodeid_t ca_closest_node;
54 struct list_head *ca_devices; /* bus->devices */
59 u64 ca_ap_size; /* size of aperature in bytes */
60 u32 ca_gart_entries; /* # u64 entries in gart */
61 u32 ca_ap_pagesize; /* aperature page size in bytes */
[all …]