Home
last modified time | relevance | path

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

/openbmc/linux/drivers/powercap/
H A Dintel_rapl_common.c123 static bool is_pl_valid(struct rapl_domain *rd, int pl) in is_pl_valid()
130 static int get_pl_lock_prim(struct rapl_domain *rd, int pl) in get_pl_lock_prim()
154 static int get_pl_prim(struct rapl_domain *rd, int pl, enum pl_prims prim) in get_pl_prim()
202 container_of(_zone, struct rapl_domain, power_zone)
206 int (*check_unit)(struct rapl_domain *rd);
207 void (*set_floor_freq)(struct rapl_domain *rd, bool mode);
208 u64 (*compute_time_window)(struct rapl_domain *rd, u64 val,
251 static int rapl_read_data_raw(struct rapl_domain *rd,
254 static int rapl_write_data_raw(struct rapl_domain *rd,
257 static int rapl_read_pl_data(struct rapl_domain *rd, int pl,
[all …]
/openbmc/linux/include/linux/
H A Dintel_rapl.h44 struct rapl_domain;
93 struct rapl_domain *domain;
109 struct rapl_domain { struct
168 struct rapl_domain *domains; /* array of domains, sized at runtime */