Searched refs:HV_PTE_MODE_UNCACHED (Results 1 – 3 of 3) sorted by relevance
253 case HV_PTE_MODE_UNCACHED: in pte_to_home()288 pte = hv_pte_set_mode(pte, HV_PTE_MODE_UNCACHED); in pte_set_home()334 pte = hv_pte_set_mode(pte, HV_PTE_MODE_UNCACHED); in pte_set_home()
519 HV_PTE_MODE_UNCACHED); in kernel_physical_mapping_init()567 HV_PTE_MODE_UNCACHED); in kernel_physical_mapping_init()
2081 #define HV_PTE_MODE_UNCACHED 1 macro