Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dresctrl.h11 #define RESCTRL_RESERVED_CLOSID 0 macro
/linux-6.12.1/arch/x86/kernel/cpu/resctrl/
Dcore.c748 state->default_closid = RESCTRL_RESERVED_CLOSID; in clear_closid_rmid()
750 state->cur_closid = RESCTRL_RESERVED_CLOSID; in clear_closid_rmid()
753 RESCTRL_RESERVED_CLOSID); in clear_closid_rmid()
Dmonitor.c566 idx == resctrl_arch_rmid_idx_encode(RESCTRL_RESERVED_CLOSID, in free_rmid()
1036 idx = resctrl_arch_rmid_idx_encode(RESCTRL_RESERVED_CLOSID, in dom_data_init()
Drdtgroup.c140 __clear_bit(RESCTRL_RESERVED_CLOSID, &closid_free_map); in closid_init()
3981 rdtgroup_default.closid = RESCTRL_RESERVED_CLOSID; in rdtgroup_setup_default()