Searched refs:ci_opp_table (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sys/arch/riscv64/riscv64/
H A Dcpu.c536 ci->ci_opp_table = ot;
594 ci->ci_opp_table = ot;
625 struct opp_table *ot = ci->ci_opp_table;
648 ci->ci_opp_table = NULL;
660 ci->ci_opp_table = NULL;
703 struct opp_table *ot = ci->ci_opp_table;
746 struct opp_table *ot = ci->ci_opp_table;
796 struct opp_table *ot = ci->ci_opp_table;
805 struct opp_table *ot = ci->ci_opp_table;
/openbsd-current/sys/arch/arm/arm/
H A Dcpu.c669 ci->ci_opp_table = ot;
699 ci->ci_opp_table = ot;
757 ci->ci_opp_table = ot;
787 struct opp_table *ot = ci->ci_opp_table;
810 ci->ci_opp_table = NULL;
822 ci->ci_opp_table = NULL;
865 struct opp_table *ot = ci->ci_opp_table;
907 struct opp_table *ot = ci->ci_opp_table;
953 struct opp_table *ot = ci->ci_opp_table;
962 struct opp_table *ot = ci->ci_opp_table;
[all...]
/openbsd-current/sys/arch/arm/include/
H A Dcpu.h184 struct opp_table *ci_opp_table; member in struct:cpu_info
/openbsd-current/sys/arch/riscv64/include/
H A Dcpu.h105 struct opp_table *ci_opp_table; member in struct:cpu_info
/openbsd-current/sys/arch/arm64/arm64/
H A Dcpu.c1665 ci->ci_opp_table = ot;
1723 ci->ci_opp_table = ot;
1753 struct opp_table *ot = ci->ci_opp_table;
1780 ci->ci_opp_table = NULL;
1792 ci->ci_opp_table = NULL;
1835 struct opp_table *ot = ci->ci_opp_table;
1877 struct opp_table *ot = ci->ci_opp_table;
1923 struct opp_table *ot = ci->ci_opp_table;
1932 struct opp_table *ot = ci->ci_opp_table;
2137 struct opp_table *ot = ci->ci_opp_table;
[all...]
/openbsd-current/sys/arch/arm64/include/
H A Dcpu.h151 struct opp_table *ci_opp_table; member in struct:cpu_info

Completed in 169 milliseconds