Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/kernel/
Dpci_sun4v.c172 (HV_PCI_MAP_ATTR_READ | in dma_4v_alloc_coherent()
265 prot = HV_PCI_MAP_ATTR_READ; in dma_4v_map_page()
343 prot = HV_PCI_MAP_ATTR_READ; in dma_4v_map_sg()
/linux-4.4.14/arch/sparc/include/asm/
Dhypervisor.h1745 #define HV_PCI_MAP_ATTR_READ 0x01 macro