Home
last modified time | relevance | path

Searched refs:HV_PCI_MAP_ATTR_WRITE (Results 1 – 2 of 2) sorted by relevance

/arch/sparc/kernel/
Dpci_sun4v.c173 HV_PCI_MAP_ATTR_WRITE), in dma_4v_alloc_coherent()
267 prot |= HV_PCI_MAP_ATTR_WRITE; in dma_4v_map_page()
345 prot |= HV_PCI_MAP_ATTR_WRITE; in dma_4v_map_sg()
/arch/sparc/include/asm/
Dhypervisor.h1746 #define HV_PCI_MAP_ATTR_WRITE 0x02 macro