Searched refs:kmap_atomic_idx (Results 1 – 11 of 11) sorted by relevance
63 type = kmap_atomic_idx(); in kunmap_atomic_high()
51 int type = kmap_atomic_idx(); in kunmap_atomic_high()
83 type = kmap_atomic_idx(); in kunmap_atomic_high()
61 int idx = kmap_idx(kmap_atomic_idx(), in kunmap_atomic_high()
80 int cpu_idx = kmap_atomic_idx(); in kunmap_atomic_high()
47 type = kmap_atomic_idx(); in kunmap_atomic_high()
41 type = kmap_atomic_idx(); in kunmap_atomic_high()
97 type = kmap_atomic_idx(); in iounmap_atomic()
82 type = kmap_atomic_idx(); in kunmap_atomic_high()
49 idx = KM_TYPE_NR*smp_processor_id() + kmap_atomic_idx(); in kunmap_atomic_high()
194 static inline int kmap_atomic_idx(void) in kmap_atomic_idx() function