Home
last modified time | relevance | path

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

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