Home
last modified time | relevance | path

Searched refs:ppc_swiotlb_flags (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dswiotlb.h12 extern unsigned int ppc_swiotlb_flags;
/linux/arch/powerpc/kernel/
H A Ddma-swiotlb.c13 unsigned int ppc_swiotlb_flags; variable
/linux/arch/powerpc/mm/
H A Dmem.c300 swiotlb_init(ppc_swiotlb_enable, ppc_swiotlb_flags); in arch_mm_preinit()