Home
last modified time | relevance | path

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

/drivers/edac/
Dmce_amd.h74 struct amd_decoder_ops { struct
Dmce_amd.c9 static struct amd_decoder_ops *fam_ops;
1160 fam_ops = kzalloc(sizeof(struct amd_decoder_ops), GFP_KERNEL); in mce_amd_init()