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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dmicrocode_amd.c71 #define UCODE_CONTAINER_HEADER_SIZE 12 macro
201 u8 *container_hdr[UCODE_CONTAINER_HEADER_SIZE];
205 if (get_ucode_data(&container_hdr, buf, UCODE_CONTAINER_HEADER_SIZE))
221 buf += UCODE_CONTAINER_HEADER_SIZE;
227 return size + UCODE_CONTAINER_HEADER_SIZE; /* add header length */

Completed in 34 milliseconds