Home
last modified time | relevance | path

Searched full:levels (Results 1 – 25 of 1256) sorted by relevance

12345678910>>...51

/Linux-v6.1/drivers/gpu/drm/radeon/
Drv730_dpm.c244 &table->ACPIState.levels[0].vddc); in rv730_populate_smc_acpi_state()
245 table->ACPIState.levels[0].gen2PCIE = pi->pcie_gen2 ? in rv730_populate_smc_acpi_state()
247 table->ACPIState.levels[0].gen2XSP = in rv730_populate_smc_acpi_state()
251 &table->ACPIState.levels[0].vddc); in rv730_populate_smc_acpi_state()
252 table->ACPIState.levels[0].gen2PCIE = 0; in rv730_populate_smc_acpi_state()
294 table->ACPIState.levels[0].mclk.mclk730.vMPLL_FUNC_CNTL = cpu_to_be32(mpll_func_cntl); in rv730_populate_smc_acpi_state()
295 table->ACPIState.levels[0].mclk.mclk730.vMPLL_FUNC_CNTL2 = cpu_to_be32(mpll_func_cntl_2); in rv730_populate_smc_acpi_state()
296 table->ACPIState.levels[0].mclk.mclk730.vMPLL_FUNC_CNTL3 = cpu_to_be32(mpll_func_cntl_3); in rv730_populate_smc_acpi_state()
297 table->ACPIState.levels[0].mclk.mclk730.vMCLK_PWRMGT_CNTL = cpu_to_be32(mclk_pwrmgt_cntl); in rv730_populate_smc_acpi_state()
298 table->ACPIState.levels[0].mclk.mclk730.vDLL_CNTL = cpu_to_be32(dll_cntl); in rv730_populate_smc_acpi_state()
[all …]
Drv740_dpm.c333 &table->ACPIState.levels[0].vddc); in rv740_populate_smc_acpi_state()
334 table->ACPIState.levels[0].gen2PCIE = in rv740_populate_smc_acpi_state()
337 table->ACPIState.levels[0].gen2XSP = in rv740_populate_smc_acpi_state()
341 &table->ACPIState.levels[0].vddc); in rv740_populate_smc_acpi_state()
342 table->ACPIState.levels[0].gen2PCIE = 0; in rv740_populate_smc_acpi_state()
372 table->ACPIState.levels[0].mclk.mclk770.vMPLL_AD_FUNC_CNTL = cpu_to_be32(mpll_ad_func_cntl); in rv740_populate_smc_acpi_state()
373 table->ACPIState.levels[0].mclk.mclk770.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2); in rv740_populate_smc_acpi_state()
374 table->ACPIState.levels[0].mclk.mclk770.vMPLL_DQ_FUNC_CNTL = cpu_to_be32(mpll_dq_func_cntl); in rv740_populate_smc_acpi_state()
375 table->ACPIState.levels[0].mclk.mclk770.vMPLL_DQ_FUNC_CNTL_2 = cpu_to_be32(mpll_dq_func_cntl_2); in rv740_populate_smc_acpi_state()
376 table->ACPIState.levels[0].mclk.mclk770.vMCLK_PWRMGT_CNTL = cpu_to_be32(mclk_pwrmgt_cntl); in rv740_populate_smc_acpi_state()
[all …]
Dcypress_dpm.c774 &smc_state->levels[0], in cypress_convert_power_state_to_smc()
781 &smc_state->levels[1], in cypress_convert_power_state_to_smc()
788 &smc_state->levels[2], in cypress_convert_power_state_to_smc()
793 smc_state->levels[0].arbValue = MC_CG_ARB_FREQ_F1; in cypress_convert_power_state_to_smc()
794 smc_state->levels[1].arbValue = MC_CG_ARB_FREQ_F2; in cypress_convert_power_state_to_smc()
795 smc_state->levels[2].arbValue = MC_CG_ARB_FREQ_F3; in cypress_convert_power_state_to_smc()
798 smc_state->levels[0].ACIndex = 2; in cypress_convert_power_state_to_smc()
799 smc_state->levels[1].ACIndex = 3; in cypress_convert_power_state_to_smc()
800 smc_state->levels[2].ACIndex = 4; in cypress_convert_power_state_to_smc()
802 smc_state->levels[0].ACIndex = 0; in cypress_convert_power_state_to_smc()
[all …]
Dsumo_dpm.c347 u32 highest_engine_clock = ps->levels[ps->num_levels - 1].sclk; in sumo_program_bsp()
411 m_a = asi * ps->levels[i].sclk / 100; in sumo_program_at()
670 pi->boost_pl = new_ps->levels[new_ps->num_levels - 1]; in sumo_patch_boost_state()
762 sumo_program_power_level(rdev, &new_ps->levels[i], i); in sumo_program_power_levels_0_to_n()
844 if (new_ps->levels[new_ps->num_levels - 1].sclk >= in sumo_set_uvd_clock_before_set_eng_clock()
845 current_ps->levels[current_ps->num_levels - 1].sclk) in sumo_set_uvd_clock_before_set_eng_clock()
862 if (new_ps->levels[new_ps->num_levels - 1].sclk < in sumo_set_uvd_clock_after_set_eng_clock()
863 current_ps->levels[current_ps->num_levels - 1].sclk) in sumo_set_uvd_clock_after_set_eng_clock()
1053 current_vddc = current_ps->levels[current_index].vddc_index; in sumo_patch_thermal_state()
1054 current_sclk = current_ps->levels[current_index].sclk; in sumo_patch_thermal_state()
[all …]
Drv770_dpm.c291 smc_state->levels[i].aT = cpu_to_be32(a_t); in rv770_populate_smc_t()
297 smc_state->levels[RV770_SMC_PERFORMANCE_LEVELS_PER_SWSTATE - 1].aT = in rv770_populate_smc_t()
311 smc_state->levels[i].bSP = cpu_to_be32(pi->dsp); in rv770_populate_smc_sp()
313 smc_state->levels[RV770_SMC_PERFORMANCE_LEVELS_PER_SWSTATE - 1].bSP = in rv770_populate_smc_sp()
687 &smc_state->levels[0], in rv770_convert_power_state_to_smc()
694 &smc_state->levels[1], in rv770_convert_power_state_to_smc()
701 &smc_state->levels[2], in rv770_convert_power_state_to_smc()
706 smc_state->levels[0].arbValue = MC_CG_ARB_FREQ_F1; in rv770_convert_power_state_to_smc()
707 smc_state->levels[1].arbValue = MC_CG_ARB_FREQ_F2; in rv770_convert_power_state_to_smc()
708 smc_state->levels[2].arbValue = MC_CG_ARB_FREQ_F3; in rv770_convert_power_state_to_smc()
[all …]
/Linux-v6.1/drivers/video/backlight/
Dpwm_bl.c26 unsigned int *levels; member
97 if (pb->levels) in compute_duty_cycle()
98 duty_cycle = pb->levels[brightness]; in compute_duty_cycle()
201 * Once we have 4096 levels there's little point going much higher... in pwm_backlight_brightness_default()
208 data->levels = devm_kcalloc(dev, data->max_brightness, in pwm_backlight_brightness_default()
209 sizeof(*data->levels), GFP_KERNEL); in pwm_backlight_brightness_default()
210 if (!data->levels) in pwm_backlight_brightness_default()
220 data->levels[i] = (unsigned int)retval; in pwm_backlight_brightness_default()
255 * Determine the number of brightness levels, if this property is not in pwm_backlight_parse_dt()
256 * set a default table of brightness levels will be used. in pwm_backlight_parse_dt()
[all …]
Dled_bl.c20 unsigned int *levels; member
30 if (priv->levels) in led_bl_set_brightness()
31 bkl_brightness = priv->levels[level]; in led_bl_set_brightness()
134 num_levels = of_property_count_u32_elems(node, "brightness-levels"); in led_bl_parse_levels()
138 u32 *levels = NULL; in led_bl_parse_levels() local
140 levels = devm_kzalloc(dev, sizeof(u32) * num_levels, in led_bl_parse_levels()
142 if (!levels) in led_bl_parse_levels()
145 ret = of_property_read_u32_array(node, "brightness-levels", in led_bl_parse_levels()
146 levels, in led_bl_parse_levels()
157 if ((i && db > levels[i-1]) && db <= levels[i]) in led_bl_parse_levels()
[all …]
/Linux-v6.1/arch/powerpc/platforms/powernv/
Dpci-ioda-tce.c81 unsigned long size, unsigned int levels);
217 unsigned long size, unsigned int levels) in pnv_pci_ioda2_table_do_free_pages() argument
222 if (levels) { in pnv_pci_ioda2_table_do_free_pages()
233 levels - 1); in pnv_pci_ioda2_table_do_free_pages()
257 unsigned int levels, unsigned long limit, in pnv_pci_ioda2_table_do_alloc_pages() argument
268 --levels; in pnv_pci_ioda2_table_do_alloc_pages()
269 if (!levels) { in pnv_pci_ioda2_table_do_alloc_pages()
276 levels, limit, current_offset, total_allocated); in pnv_pci_ioda2_table_do_alloc_pages()
291 __u32 page_shift, __u64 window_size, __u32 levels, in pnv_pci_ioda2_table_alloc_pages() argument
303 if (!levels || (levels > POWERNV_IOMMU_MAX_LEVELS)) in pnv_pci_ioda2_table_alloc_pages()
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/broadwell/
Dvirtual-memory.json3 "BriefDescription": "Load misses in all DTLB levels that cause page walks",
9 …"PublicDescription": "This event counts load misses in all DTLB levels that cause page walks of an…
41 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa…
51 "BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (1G)",
57 …"PublicDescription": "This event counts load misses in all DTLB levels that cause a completed page…
62 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa…
68 …"PublicDescription": "This event counts load misses in all DTLB levels that cause a completed page…
73 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa…
79 …"PublicDescription": "This event counts load misses in all DTLB levels that cause a completed page…
95 "BriefDescription": "Store misses in all DTLB levels that cause page walks",
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/broadwellde/
Dvirtual-memory.json3 "BriefDescription": "Load misses in all DTLB levels that cause page walks",
9 …"PublicDescription": "This event counts load misses in all DTLB levels that cause page walks of an…
41 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa…
51 "BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (1G)",
57 …"PublicDescription": "This event counts load misses in all DTLB levels that cause a completed page…
62 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa…
68 …"PublicDescription": "This event counts load misses in all DTLB levels that cause a completed page…
73 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa…
79 …"PublicDescription": "This event counts load misses in all DTLB levels that cause a completed page…
95 "BriefDescription": "Store misses in all DTLB levels that cause page walks",
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/broadwellx/
Dvirtual-memory.json3 "BriefDescription": "Load misses in all DTLB levels that cause page walks",
9 …"PublicDescription": "This event counts load misses in all DTLB levels that cause page walks of an…
41 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa…
51 "BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (1G)",
57 …"PublicDescription": "This event counts load misses in all DTLB levels that cause a completed page…
62 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa…
68 …"PublicDescription": "This event counts load misses in all DTLB levels that cause a completed page…
73 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa…
79 …"PublicDescription": "This event counts load misses in all DTLB levels that cause a completed page…
95 "BriefDescription": "Store misses in all DTLB levels that cause page walks",
[all …]
/Linux-v6.1/Documentation/scheduler/
Dsched-nice-design.rst6 nice-levels implementation in the new Linux scheduler.
8 Nice levels were always pretty weak under Linux and people continuously
16 In the O(1) scheduler (in 2003) we changed negative nice levels to be
58 To sum it up: we always wanted to make nice levels more consistent, but
83 nice levels were not 'punchy enough', so lots of people had to resort to
90 To address the first complaint (of nice levels being not "punchy"
92 (and granularity was made a separate concept from nice levels) and thus
98 To address the second complaint (of nice levels not being consistent),
100 tasks, regardless of their absolute nice levels. So on the new
104 levels were changed to be "multiplicative" (or exponential) - that way
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/skylake/
Dvirtual-memory.json3 "BriefDescription": "Load misses in all DTLB levels that cause page walks",
8 …e walk of any page size (4K/2M/4M/1G). This implies it missed in all TLB levels, but the walk need…
34 …"BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (All page size…
39 …sed by demand data loads. This implies it missed in the DTLB and further levels of TLB. The page w…
49 … loads. This implies address translations missed in the DTLB and further levels of TLB. The page w…
59 … loads. This implies address translations missed in the DTLB and further levels of TLB. The page w…
69 … loads. This implies address translations missed in the DTLB and further levels of TLB. The page w…
84 "BriefDescription": "Store misses in all DTLB levels that cause page walks",
89 …e walk of any page size (4K/2M/4M/1G). This implies it missed in all TLB levels, but the walk need…
115 …"BriefDescription": "Store misses in all TLB levels causes a page walk that completes. (All page s…
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/cascadelakex/
Dvirtual-memory.json3 "BriefDescription": "Load misses in all DTLB levels that cause page walks",
8 …e walk of any page size (4K/2M/4M/1G). This implies it missed in all TLB levels, but the walk need…
34 …"BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (All page size…
39 …sed by demand data loads. This implies it missed in the DTLB and further levels of TLB. The page w…
49 … loads. This implies address translations missed in the DTLB and further levels of TLB. The page w…
59 … loads. This implies address translations missed in the DTLB and further levels of TLB. The page w…
69 … loads. This implies address translations missed in the DTLB and further levels of TLB. The page w…
84 "BriefDescription": "Store misses in all DTLB levels that cause page walks",
89 …e walk of any page size (4K/2M/4M/1G). This implies it missed in all TLB levels, but the walk need…
115 …"BriefDescription": "Store misses in all TLB levels causes a page walk that completes. (All page s…
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/skylakex/
Dvirtual-memory.json3 "BriefDescription": "Load misses in all DTLB levels that cause page walks",
8 …e walk of any page size (4K/2M/4M/1G). This implies it missed in all TLB levels, but the walk need…
34 …"BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (All page size…
39 …sed by demand data loads. This implies it missed in the DTLB and further levels of TLB. The page w…
49 … loads. This implies address translations missed in the DTLB and further levels of TLB. The page w…
59 … loads. This implies address translations missed in the DTLB and further levels of TLB. The page w…
69 … loads. This implies address translations missed in the DTLB and further levels of TLB. The page w…
84 "BriefDescription": "Store misses in all DTLB levels that cause page walks",
89 …e walk of any page size (4K/2M/4M/1G). This implies it missed in all TLB levels, but the walk need…
115 …"BriefDescription": "Store misses in all TLB levels causes a page walk that completes. (All page s…
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/sapphirerapids/
Dvirtual-memory.json28 …"BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (All page size…
34 …sed by demand data loads. This implies it missed in the DTLB and further levels of TLB. The page w…
46 … loads. This implies address translations missed in the DTLB and further levels of TLB. The page w…
58 … loads. This implies address translations missed in the DTLB and further levels of TLB. The page w…
70 … loads. This implies address translations missed in the DTLB and further levels of TLB. The page w…
113 …"BriefDescription": "Store misses in all TLB levels causes a page walk that completes. (All page s…
119 …ed by demand data stores. This implies it missed in the DTLB and further levels of TLB. The page w…
131 …stores. This implies address translations missed in the DTLB and further levels of TLB. The page w…
143 …stores. This implies address translations missed in the DTLB and further levels of TLB. The page w…
155 …stores. This implies address translations missed in the DTLB and further levels of TLB. The page w…
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/icelakex/
Dvirtual-memory.json28 …"BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (All page size…
34 …sed by demand data loads. This implies it missed in the DTLB and further levels of TLB. The page w…
46 … loads. This implies address translations missed in the DTLB and further levels of TLB. The page w…
58 … loads. This implies address translations missed in the DTLB and further levels of TLB. The page w…
70 … loads. This implies address translations missed in the DTLB and further levels of TLB. The page w…
113 …"BriefDescription": "Store misses in all TLB levels causes a page walk that completes. (All page s…
119 …ed by demand data stores. This implies it missed in the DTLB and further levels of TLB. The page w…
131 …stores. This implies address translations missed in the DTLB and further levels of TLB. The page w…
143 …stores. This implies address translations missed in the DTLB and further levels of TLB. The page w…
155 …stores. This implies address translations missed in the DTLB and further levels of TLB. The page w…
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/leds/backlight/
Dpwm-backlight.yaml42 brightness-levels:
44 Array of distinct brightness levels. Typically these are in the range
54 "brightness-levels" property).
59 Number of interpolated steps between each value of brightness-levels
65 default-brightness-level: [brightness-levels]
66 num-interpolated-steps: [brightness-levels]
81 brightness-levels = <0 4 8 16 32 64 128 255>;
96 brightness-levels = <0 2048 4096 8192 16384 65535>;
Dled-backlight.yaml29 brightness-levels:
31 Array of distinct brightness levels. The levels must be in the range
40 "brightness-levels" property).
55 brightness-levels = <0 4 8 16 32 64 128 255>;
/Linux-v6.1/tools/perf/pmu-events/arch/x86/ivytown/
Dvirtual-memory.json3 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa…
30 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes an p…
35 …"PublicDescription": "Misses in all TLB levels that cause a page walk of any page size from demand…
50 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa…
55 …"PublicDescription": "Misses in all TLB levels that caused page walk completed of any size by dema…
70 "BriefDescription": "Store misses in all DTLB levels that cause page walks",
75 … "PublicDescription": "Miss in all TLB levels causes a page walk of any page size (4K/2M/4M/1G).",
90 "BriefDescription": "Store misses in all DTLB levels that cause completed page walks",
95 …"PublicDescription": "Miss in all TLB levels causes a page walk that completes of any page size (4…
139 "BriefDescription": "Misses at all ITLB levels that cause page walks",
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/ivybridge/
Dvirtual-memory.json12 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes an p…
17 …"PublicDescription": "Misses in all TLB levels that cause a page walk of any page size from demand…
32 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa…
37 …"PublicDescription": "Misses in all TLB levels that caused page walk completed of any size by dema…
52 "BriefDescription": "Store misses in all DTLB levels that cause page walks",
57 … "PublicDescription": "Miss in all TLB levels causes a page walk of any page size (4K/2M/4M/1G).",
72 "BriefDescription": "Store misses in all DTLB levels that cause completed page walks",
77 …"PublicDescription": "Miss in all TLB levels causes a page walk that completes of any page size (4…
121 "BriefDescription": "Misses at all ITLB levels that cause page walks",
126 "PublicDescription": "Misses in all ITLB levels that cause page walks.",
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/icelake/
Dvirtual-memory.json28 …"BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (All page size…
34 …sed by demand data loads. This implies it missed in the DTLB and further levels of TLB. The page w…
46 … loads. This implies address translations missed in the DTLB and further levels of TLB. The page w…
58 … loads. This implies address translations missed in the DTLB and further levels of TLB. The page w…
101 …"BriefDescription": "Store misses in all TLB levels causes a page walk that completes. (All page s…
107 …ed by demand data stores. This implies it missed in the DTLB and further levels of TLB. The page w…
119 …stores. This implies address translations missed in the DTLB and further levels of TLB. The page w…
131 …stores. This implies address translations missed in the DTLB and further levels of TLB. The page w…
174 …"BriefDescription": "Code miss in all TLB levels causes a page walk that completes. (All page size…
180 … fetch. This implies it missed in the ITLB (Instruction TLB) and further levels of TLB. The page w…
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/haswell/
Dvirtual-memory.json3 "BriefDescription": "Load misses in all DTLB levels that cause page walks",
8 "PublicDescription": "Misses in all TLB levels that cause a page walk of any page size.",
53 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa…
63 "BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (1G)",
72 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa…
77 …: "Completed page walks due to demand load misses that caused 2M/4M page walks in any TLB levels.",
82 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa…
87 …on": "Completed page walks due to demand load misses that caused 4K page walks in any TLB levels.",
102 "BriefDescription": "Store misses in all DTLB levels that cause page walks",
107 … "PublicDescription": "Miss in all TLB levels causes a page walk of any page size (4K/2M/4M/1G).",
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/haswellx/
Dvirtual-memory.json3 "BriefDescription": "Load misses in all DTLB levels that cause page walks",
8 "PublicDescription": "Misses in all TLB levels that cause a page walk of any page size.",
53 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa…
63 "BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (1G)",
72 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa…
77 …: "Completed page walks due to demand load misses that caused 2M/4M page walks in any TLB levels.",
82 …"BriefDescription": "Demand load Miss in all translation lookaside buffer (TLB) levels causes a pa…
87 …on": "Completed page walks due to demand load misses that caused 4K page walks in any TLB levels.",
102 "BriefDescription": "Store misses in all DTLB levels that cause page walks",
107 … "PublicDescription": "Miss in all TLB levels causes a page walk of any page size (4K/2M/4M/1G).",
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/tigerlake/
Dvirtual-memory.json26 …"BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (All page size…
32 …sed by demand data loads. This implies it missed in the DTLB and further levels of TLB. The page w…
43 … loads. This implies address translations missed in the DTLB and further levels of TLB. The page w…
54 … loads. This implies address translations missed in the DTLB and further levels of TLB. The page w…
93 …"BriefDescription": "Store misses in all TLB levels causes a page walk that completes. (All page s…
99 …ed by demand data stores. This implies it missed in the DTLB and further levels of TLB. The page w…
160 …"BriefDescription": "Code miss in all TLB levels causes a page walk that completes. (All page size…
166 … fetch. This implies it missed in the ITLB (Instruction TLB) and further levels of TLB. The page w…
171 … "BriefDescription": "Code miss in all TLB levels causes a page walk that completes. (2M/4M)",
177 … fetch. This implies it missed in the ITLB (Instruction TLB) and further levels of TLB. The page w…
[all …]

12345678910>>...51