Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/
Dintel_rdt.c304 static void rdt_get_cdp_config(int level, int type) in rdt_get_cdp_config() function
324 rdt_get_cdp_config(RDT_RESOURCE_L3, RDT_RESOURCE_L3DATA); in rdt_get_cdp_l3_config()
325 rdt_get_cdp_config(RDT_RESOURCE_L3, RDT_RESOURCE_L3CODE); in rdt_get_cdp_l3_config()
330 rdt_get_cdp_config(RDT_RESOURCE_L2, RDT_RESOURCE_L2DATA); in rdt_get_cdp_l2_config()
331 rdt_get_cdp_config(RDT_RESOURCE_L2, RDT_RESOURCE_L2CODE); in rdt_get_cdp_l2_config()