cregit-Linux how code gets into the kernel

Release 4.10 arch/um/include/asm/dma.h

#ifndef __UM_DMA_H

#define __UM_DMA_H

#include <asm/io.h>

extern unsigned long uml_physmem;


#define MAX_DMA_ADDRESS (uml_physmem)

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
jeff dikejeff dike1995.00%150.00%
al viroal viro15.00%150.00%
Total20100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.