Lines Matching +full:pre +full:- +full:filled
1 // SPDX-License-Identifier: GPL-2.0
17 /* pre fam 17h: */
78 * cpu -> the cpu that gets evaluated
79 * boost_states -> how much boost states the machines support
82 * pstates -> a pointer to an array of size MAX_HW_PSTATES
85 * no -> amount of pstates above array got filled up with
87 * returns zero on success, -1 on failure
100 return -1; in decode_pstates()
103 return -1; in decode_pstates()
111 return -1; in decode_pstates()
114 return -1; in decode_pstates()
137 return -ENODEV; in amd_pci_get_num_boost_states()