Home
last modified time | relevance | path

Searched refs:rapl_domain (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/powercap/
H A Dintel_rapl_common.c126 static bool is_pl_valid(struct rapl_domain *rd, int pl) in is_pl_valid()
133 static int get_pl_lock_prim(struct rapl_domain *rd, int pl) in get_pl_lock_prim()
157 static int get_pl_prim(struct rapl_domain *rd, int pl, enum pl_prims prim) in get_pl_prim()
205 container_of(_zone, struct rapl_domain, power_zone)
209 int (*check_unit)(struct rapl_domain *rd);
210 void (*set_floor_freq)(struct rapl_domain *rd, bool mode);
211 u64 (*compute_time_window)(struct rapl_domain *rd, u64 val,
254 static int rapl_read_data_raw(struct rapl_domain *rd,
258 static int rapl_write_data_raw(struct rapl_domain *rd,
261 static int rapl_read_pl_data(struct rapl_domain *rd, int pl,
[all …]
/linux/include/linux/
H A Dintel_rapl.h44 struct rapl_domain;
93 struct rapl_domain *domain;
109 struct rapl_domain { struct
188 struct rapl_domain *domains; /* array of domains, sized at runtime */