x86_hotpatch_descriptor
static const struct x86_hotpatch_descriptor hp_retfence_desc = {
static const struct x86_hotpatch_descriptor hp_nolock_desc = {
static const struct x86_hotpatch_descriptor hp_cas_cx8_desc = {
static const struct x86_hotpatch_descriptor hp_cx8_spllower_desc = {
static const struct x86_hotpatch_descriptor hp_i686_mutex_spin_exit_desc = {
struct x86_hotpatch_descriptor * const *iter;
const struct x86_hotpatch_descriptor *desc;
__link_set_decl(x86_hotpatch_descriptors, struct x86_hotpatch_descriptor);
static const struct x86_hotpatch_descriptor hp_clac_desc = {
static const struct x86_hotpatch_descriptor hp_stac_desc = {
static const struct x86_hotpatch_descriptor hp_ibrs_enter_desc = {
static const struct x86_hotpatch_descriptor hp_ibrs_leave_desc = {
static const struct x86_hotpatch_descriptor hp_mds_leave_desc = {
static const struct x86_hotpatch_descriptor hp_svs_enter_desc = {
static const struct x86_hotpatch_descriptor hp_svs_enter_altstack_desc = {
static const struct x86_hotpatch_descriptor hp_svs_enter_nmi_desc = {
static const struct x86_hotpatch_descriptor hp_svs_leave_desc = {
static const struct x86_hotpatch_descriptor hp_svs_leave_altstack_desc = {
static const struct x86_hotpatch_descriptor hp_svs_leave_nmi_desc = {