Searched defs:core_vmid (Results 1 – 1 of 1) sorted by relevance
33 struct core_vmid { struct44 container_of(mod_vmid, struct core_vmid, public) argument46 static void add_ptb_to_table(struct core_vmid *core_vmid, unsigned int vmid, uint64_t ptb) in add_ptb_to_table()52 static void clear_entry_from_vmid_table(struct core_vmid *core_vmid, unsigned int vmid) in clear_entry_from_vmid_table()58 static void evict_vmids(struct core_vmid *core_vmid) in evict_vmids()71 static int get_existing_vmid_for_ptb(struct core_vmid *core_vmid, uint64_t ptb) in get_existing_vmid_for_ptb()84 static int get_next_available_vmid(struct core_vmid *core_vmid) in get_next_available_vmid()98 struct core_vmid *core_vmid = MOD_VMID_TO_CORE(mod_vmid); in mod_vmid_get_for_ptb() local126 struct core_vmid *core_vmid = MOD_VMID_TO_CORE(mod_vmid); in mod_vmid_reset() local137 struct core_vmid *core_vmid; in mod_vmid_create() local[all …]