Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
H A Ddvma.h42 #define DVMA_END 0xfe0000 macro
43 #define DVMA_SIZE (DVMA_END-DVMA_START)
76 #define DVMA_END 0xf00000 macro
77 #define DVMA_SIZE (DVMA_END-DVMA_START)
/linux/arch/sparc/kernel/
H A Dioport.c64 .name = "sparc_dvma", .start = DVMA_VADDR, .end = DVMA_END - 1