Searched defs:core_vmid (Results 1 – 1 of 1) sorted by relevance
28 struct core_vmid { struct39 container_of(mod_vmid, struct core_vmid, public) argument41 static void add_ptb_to_table(struct core_vmid *core_vmid, unsigned int vmid, uint64_t ptb) in add_ptb_to_table()49 static void clear_entry_from_vmid_table(struct core_vmid *core_vmid, unsigned int vmid) in clear_entry_from_vmid_table()57 static void evict_vmids(struct core_vmid *core_vmid) in evict_vmids()70 static int get_existing_vmid_for_ptb(struct core_vmid *core_vmid, uint64_t ptb) in get_existing_vmid_for_ptb()83 static int get_next_available_vmid(struct core_vmid *core_vmid) in get_next_available_vmid()97 struct core_vmid *core_vmid = MOD_VMID_TO_CORE(mod_vmid); in mod_vmid_get_for_ptb() local128 struct core_vmid *core_vmid = MOD_VMID_TO_CORE(mod_vmid); in mod_vmid_reset() local139 struct core_vmid *core_vmid; in mod_vmid_create() local[all …]
Completed in 5 milliseconds