Searched defs:pv_mmu_ops (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/arch/x86/kernel/ | ||
H A D | paravirt.c | 420 struct pv_mmu_ops pv_mmu_ops = { variable in typeref:struct:pv_mmu_ops 494 EXPORT_SYMBOL (pv_mmu_ops); variable |
/linux-4.1.27/arch/x86/include/asm/ | ||
H A D | paravirt_types.h | 228 struct pv_mmu_ops { struct 350 struct pv_mmu_ops pv_mmu_ops; member in struct:paravirt_patch_template |
Completed in 214 milliseconds