Searched refs:HV_PTE_MODE_UNCACHED (Results 1 – 3 of 3) sorted by relevance
257 case HV_PTE_MODE_UNCACHED: in pte_to_home()296 pte = hv_pte_set_mode(pte, HV_PTE_MODE_UNCACHED); in pte_set_home()342 pte = hv_pte_set_mode(pte, HV_PTE_MODE_UNCACHED); in pte_set_home()
523 HV_PTE_MODE_UNCACHED); in kernel_physical_mapping_init()571 HV_PTE_MODE_UNCACHED); in kernel_physical_mapping_init()
2019 #define HV_PTE_MODE_UNCACHED 1 macro