Home
last modified time | relevance | path

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

/Linux-v6.1/arch/sparc/kernel/
Dpci_sun4v.c202 prot = HV_PCI_MAP_ATTR_RELAXED_ORDER; in dma_4v_alloc_coherent()
399 prot |= HV_PCI_MAP_ATTR_RELAXED_ORDER; in dma_4v_map_page()
497 prot |= HV_PCI_MAP_ATTR_RELAXED_ORDER; in dma_4v_map_sg()
/Linux-v6.1/arch/sparc/include/asm/
Dhypervisor.h1905 #define HV_PCI_MAP_ATTR_RELAXED_ORDER 0x04 macro