Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dresctrl.h11 #define RESCTRL_RESERVED_CLOSID 0 macro
/linux/arch/x86/kernel/cpu/resctrl/
H A 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()
H A 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()
H A Drdtgroup.c140 __clear_bit(RESCTRL_RESERVED_CLOSID, &closid_free_map); in closid_init()
3981 rdtgroup_default.closid = RESCTRL_RESERVED_CLOSID; in rdtgroup_setup_default()