Home
last modified time | relevance | path

Searched defs:patch_id (Results 1 – 3 of 3) sorted by relevance

/arch/riscv/include/asm/
A Dalternative-macros.h103 #define _ALTERNATIVE_CFG(old_c, new_c, vendor_id, patch_id, CONFIG_k) \ argument
146 #define ALTERNATIVE(old_content, new_content, vendor_id, patch_id, CONFIG_k) \ argument
A Dalternative.h45 u32 patch_id; /* The patch ID (erratum ID or cpufeature ID) */ member
/arch/x86/kernel/cpu/microcode/
A Damd.c49 u32 patch_id; member
72 u32 patch_id; member
155 u32 patch_id; member
164 u32 patch_id = *(u32 *)key; in cmp_id() local
216 static bool verify_sha256_digest(u32 patch_id, u32 cur_rev, const u8 *data, unsigned int len) in verify_sha256_digest()

Completed in 6 milliseconds