Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmshyperv.h224 void hyperv_setup_mmu_ops(void);
297 static inline void hyperv_setup_mmu_ops(void) {} in hyperv_setup_mmu_ops() function
/linux/arch/x86/hyperv/
H A Dmmu.c239 void hyperv_setup_mmu_ops(void) in hyperv_setup_mmu_ops() function
/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c597 hyperv_setup_mmu_ops(); in ms_hyperv_init_platform()