Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parisc/
H A Diommu-helpers.h78 iommu_io_pdir_entry(pdirp, KERNEL_SPACE, in iommu_fill_pdir()
H A Dccio-dma.c466 #define KERNEL_SPACE 0 macro
553 BUG_ON(sid != KERNEL_SPACE); in ccio_io_pdir_entry()
757 ccio_io_pdir_entry(pdir_start, KERNEL_SPACE, (unsigned long)addr, hint); in ccio_map_single()
H A Dsba_iommu.c529 #define KERNEL_SPACE 0 macro
748 sba_io_pdir_entry(pdir_start, KERNEL_SPACE, (unsigned long) addr, 0); in sba_map_single()