Home
last modified time | relevance | path

Searched defs:new_asid (Results 1 – 2 of 2) sorted by relevance

/arch/x86/mm/
Dtlb.c77 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
/arch/x86/kvm/
Dsvm.c2651 static void new_asid(struct vcpu_svm *svm, struct svm_cpu_data *sd) in new_asid() function