Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/edac/
Dmce_amd.h74 struct amd_decoder_ops { struct
Dmce_amd.c8 static struct amd_decoder_ops *fam_ops;
1065 fam_ops = kzalloc(sizeof(struct amd_decoder_ops), GFP_KERNEL); in mce_amd_init()