Searched refs:POLICY_BUF_MAX_SZ (Results 1 – 2 of 2) sorted by relevance
19 #define POLICY_BUF_MAX_SZ 0x4b000 macro719 u8 table[POLICY_BUF_MAX_SZ];
350 if (length > POLICY_BUF_MAX_SZ || length == 0) in amd_pmf_get_pb_data()