Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/resctrl/ !
H A Dcore.c728 state->default_closid = RESCTRL_RESERVED_CLOSID; in clear_closid_rmid()
730 state->cur_closid = RESCTRL_RESERVED_CLOSID; in clear_closid_rmid()
733 RESCTRL_RESERVED_CLOSID); in clear_closid_rmid()
/linux/include/linux/ !
H A Dresctrl.h16 #define RESCTRL_RESERVED_CLOSID 0 macro
/linux/fs/resctrl/ !
H A Dmonitor.c335 idx == resctrl_arch_rmid_idx_encode(RESCTRL_RESERVED_CLOSID, in free_rmid()
943 idx = resctrl_arch_rmid_idx_encode(RESCTRL_RESERVED_CLOSID, in setup_rmid_lru_list()
H A Drdtgroup.c174 __clear_bit(RESCTRL_RESERVED_CLOSID, closid_free_map); in closid_init()
4277 rdtgroup_default.closid = RESCTRL_RESERVED_CLOSID; in rdtgroup_setup_default()