Searched refs:MAX_VPD_SIZE (Results 1 – 3 of 3) sorted by relevance
165 static constexpr std::uintmax_t MAX_VPD_SIZE = 65504; variable
694 constants::MAX_VPD_SIZE); in readKwFromHw()
612 std::min(std::filesystem::file_size(vpdFilePath), MAX_VPD_SIZE); in updateKeyword()