Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmshyperv.h251 void hyperv_setup_mmu_ops(void);
320 static inline void hyperv_setup_mmu_ops(void) {} in hyperv_setup_mmu_ops() function
/openbmc/linux/arch/x86/hyperv/
H A Dmmu.c236 void hyperv_setup_mmu_ops(void) in hyperv_setup_mmu_ops() function
/openbmc/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c538 hyperv_setup_mmu_ops(); in ms_hyperv_init_platform()