Home
last modified time | relevance | path

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

/arch/ia64/include/uapi/asm/
Dtypes.h24 # define __IA64_UL_CONST(x) x
28 # define __IA64_UL_CONST(x) x##UL macro
/arch/ia64/include/asm/
Dpage.h19 #define RGN_BASE(r) (__IA64_UL_CONST(r)<<RGN_SHIFT)
42 #define PAGE_SIZE (__IA64_UL_CONST(1) << PAGE_SHIFT)
46 #define PERCPU_PAGE_SIZE (__IA64_UL_CONST(1) << PERCPU_PAGE_SHIFT)
53 # define HPAGE_SIZE (__IA64_UL_CONST(1) << HPAGE_SHIFT)
208 #define KERNEL_START (GATE_ADDR+__IA64_UL_CONST(0x100000000))
Dprocessor.h26 #define DEFAULT_MAP_BASE __IA64_UL_CONST(0x2000000000000000)
27 #define DEFAULT_TASK_SIZE __IA64_UL_CONST(0xa000000000000000)