Home
last modified time | relevance | path

Searched refs:fvc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Duncore_nhmex.c876 DEFINE_UNCORE_FORMAT_ATTR(fvc, fvc, "config1:0-31");
908 INTEL_UNCORE_EVENT_DESC(bbox_cmds_read, "inc_sel=0xd,fvc=0x2800"),
909 INTEL_UNCORE_EVENT_DESC(bbox_cmds_write, "inc_sel=0xd,fvc=0x2820"),
914 INTEL_UNCORE_EVENT_DESC(bbox_cmds_read, "inc_sel=0xd,fvc=0x5000"),
915 INTEL_UNCORE_EVENT_DESC(bbox_cmds_write, "inc_sel=0xd,fvc=0x5040"),
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Duncore_nhmex.c876 DEFINE_UNCORE_FORMAT_ATTR(fvc, fvc, "config1:0-31");
908 INTEL_UNCORE_EVENT_DESC(bbox_cmds_read, "inc_sel=0xd,fvc=0x2800"),
909 INTEL_UNCORE_EVENT_DESC(bbox_cmds_write, "inc_sel=0xd,fvc=0x2820"),
914 INTEL_UNCORE_EVENT_DESC(bbox_cmds_read, "inc_sel=0xd,fvc=0x5000"),
915 INTEL_UNCORE_EVENT_DESC(bbox_cmds_write, "inc_sel=0xd,fvc=0x5040"),
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfbcon.c1025 struct vc_data *fvc = vc_cons[fg_console].d; in fbcon_init() local
1028 fvc->vc_font.data); in fbcon_init()
1029 vc->vc_font.width = fvc->vc_font.width; in fbcon_init()
1030 vc->vc_font.height = fvc->vc_font.height; in fbcon_init()
1031 vc->vc_font.charcount = fvc->vc_font.charcount; in fbcon_init()
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbcon.c1067 struct vc_data *fvc = vc_cons[fg_console].d; in fbcon_init() local
1070 fvc->vc_font.data); in fbcon_init()
1071 vc->vc_font.width = fvc->vc_font.width; in fbcon_init()
1072 vc->vc_font.height = fvc->vc_font.height; in fbcon_init()

Completed in 18 milliseconds