Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/edac/
Dmce_amd.h73 struct amd_decoder_ops { struct
Dmce_amd.c6 static struct amd_decoder_ops *fam_ops;
840 fam_ops = kzalloc(sizeof(struct amd_decoder_ops), GFP_KERNEL); in mce_amd_init()