Home
last modified time | relevance | path

Searched refs:hyperv_setup_mmu_ops (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/x86/include/asm/
H A Dmshyperv.h243 void hyperv_setup_mmu_ops(void);
312 static inline void hyperv_setup_mmu_ops(void) {} in hyperv_setup_mmu_ops() function
/linux-6.15/arch/x86/hyperv/
H A Dmmu.c239 void hyperv_setup_mmu_ops(void) in hyperv_setup_mmu_ops() function
/linux-6.15/arch/x86/kernel/cpu/
H A Dmshyperv.c596 hyperv_setup_mmu_ops(); in ms_hyperv_init_platform()