Home
last modified time | relevance | path

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

/linux-4.4.14/lib/
Dcpu_rmap.c30 struct cpu_rmap *rmap; in alloc_cpu_rmap() local
71 struct cpu_rmap *rmap = container_of(ref, struct cpu_rmap, refcount); in cpu_rmap_release() local
79 static inline void cpu_rmap_get(struct cpu_rmap *rmap) in cpu_rmap_get()
88 int cpu_rmap_put(struct cpu_rmap *rmap) in cpu_rmap_put()
97 static bool cpu_rmap_copy_neigh(struct cpu_rmap *rmap, unsigned int cpu, in cpu_rmap_copy_neigh()
114 static void debug_print_rmap(const struct cpu_rmap *rmap, const char *prefix) in debug_print_rmap()
129 debug_print_rmap(const struct cpu_rmap *rmap, const char *prefix) in debug_print_rmap()
141 int cpu_rmap_add(struct cpu_rmap *rmap, void *obj) in cpu_rmap_add()
158 int cpu_rmap_update(struct cpu_rmap *rmap, u16 index, in cpu_rmap_update()
218 struct cpu_rmap *rmap; member
[all …]
/linux-4.4.14/include/linux/
Dcpu_rmap.h45 static inline u16 cpu_rmap_lookup_index(struct cpu_rmap *rmap, unsigned int cpu) in cpu_rmap_lookup_index()
50 static inline void *cpu_rmap_lookup_obj(struct cpu_rmap *rmap, unsigned int cpu) in cpu_rmap_lookup_obj()
/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_hv_rm_mmu.c75 unsigned long *rmap, long pte_index, int realmode) in kvmppc_add_revmap_chain()
102 void kvmppc_update_rmap_change(unsigned long *rmap, unsigned long psize) in kvmppc_update_rmap_change()
120 unsigned long *rmap; in revmap_for_hpte() local
139 unsigned long *rmap; in remove_revmap_chain() local
179 unsigned long *rmap; in kvmppc_do_h_enter() local
705 unsigned long *rmap; in kvmppc_h_clear_ref() local
751 unsigned long *rmap; in kvmppc_h_clear_mod() local
Dbook3s_64_mmu_hv.c446 unsigned long *rmap; in kvmppc_book3s_hv_page_fault() local
1099 unsigned long *rmap; in kvmppc_unpin_guest_page() local
/linux-4.4.14/drivers/power/
Dmax14577_charger.c59 struct regmap *rmap = chg->max14577->regmap; in max14577_get_charger_state() local
133 struct regmap *rmap = chg->max14577->regmap; in max14577_get_online() local
172 struct regmap *rmap = chg->max14577->regmap; in max14577_get_battery_health() local
338 struct regmap *rmap = chg->max14577->regmap; in max14577_charger_reg_init() local
Dbq24257_charger.c98 struct regmap *rmap; member
Dbq25890_charger.c99 struct regmap *rmap; member
/linux-4.4.14/drivers/regulator/
Dmax14577.c28 struct regmap *rmap = rdev->regmap; in max14577_reg_is_enabled() local
49 struct regmap *rmap = rdev->regmap; in max14577_reg_get_current_limit() local
Dhi6421-regulator.c555 struct regmap *rmap, in hi6421_regulator_register()
/linux-4.4.14/drivers/leds/
Dleds-max77693.c156 struct regmap *rmap = led->regmap; in max77693_set_mode_reg() local
275 struct regmap *rmap = led->regmap; in max77693_set_torch_current() local
302 struct regmap *rmap = led->regmap; in max77693_set_flash_current() local
328 struct regmap *rmap = led->regmap; in max77693_set_timeout() local
346 struct regmap *rmap = led->regmap; in max77693_get_strobe_status() local
362 struct regmap *rmap = led->regmap; in max77693_get_flash_faults() local
399 struct regmap *rmap = led->regmap; in max77693_setup() local
/linux-4.4.14/arch/powerpc/include/asm/
Dkvm_book3s_64.h368 static inline void lock_rmap(unsigned long *rmap) in lock_rmap()
376 static inline void unlock_rmap(unsigned long *rmap) in unlock_rmap()
Dkvm_host.h219 unsigned long *rmap; member
/linux-4.4.14/include/linux/mfd/
Dtps65090.h83 struct regmap *rmap; member
/linux-4.4.14/arch/x86/kvm/
Dmmu.c1105 static u64 *rmap_get_first(unsigned long rmap, struct rmap_iterator *iter) in rmap_get_first()
1436 unsigned long *rmap; member
/linux-4.4.14/arch/x86/include/asm/
Dkvm_host.h592 unsigned long *rmap[KVM_NR_PAGE_SIZES]; member
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c4182 struct cpu_rmap *rmap = bp->dev->rx_cpu_rmap; in bnxt_request_irq() local
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dmlx4.h825 struct cpu_rmap *rmap; member