Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dpci_sun4v.c203 prot = HV_PCI_MAP_ATTR_RELAXED_ORDER; in dma_4v_alloc_coherent()
400 prot |= HV_PCI_MAP_ATTR_RELAXED_ORDER; in dma_4v_map_page()
498 prot |= HV_PCI_MAP_ATTR_RELAXED_ORDER; in dma_4v_map_sg()
/openbmc/linux/arch/sparc/include/asm/
H A Dhypervisor.h1905 #define HV_PCI_MAP_ATTR_RELAXED_ORDER 0x04 macro