Searched defs:new_asid (Results 1 – 2 of 2) sorted by relevance
77 u16 *new_asid, bool *need_flush) in choose_new_asid()113 static void load_new_mm_cr3(pgd_t *pgdir, u16 new_asid, bool need_flush) in load_new_mm_cr3()284 u16 new_asid; in switch_mm_irqs_off() local
2651 static void new_asid(struct vcpu_svm *svm, struct svm_cpu_data *sd) in new_asid() function