Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/intel/ifs/
H A Dload.c31 #define IFS_GEN_STRIDE_AWARE 2 macro
170 return gen >= IFS_GEN_STRIDE_AWARE ? status.chunks_in_stride : status.num_chunks; in get_num_chunks()
176 ifsd->generation < IFS_GEN_STRIDE_AWARE || in need_copy_scan_hashes()
218 if (ifsd->generation >= IFS_GEN_STRIDE_AWARE) { in copy_hashes_authenticate_chunks_gen2()