Searched defs:UL (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/unicore32/include/asm/
H A Dmemory.h26 #define UL(x) _AC(x, UL) macro
/linux-4.1.27/arch/m68k/mm/
H A Dinit.c124 #define UL(x) ((unsigned long) (x)) print_memmap() macro
/linux-4.1.27/arch/x86/mm/
H A Dtlb.c169 flush_tlb_others(mm_cpumask(mm), mm, 0UL, TLB_FLUSH_ALL); flush_tlb_current_task() local
260 flush_tlb_others(mm_cpumask(mm), mm, start, 0UL); flush_tlb_page() local
/linux-4.1.27/arch/arm64/include/asm/
H A Dmemory.h33 #define UL(x) _AC(x, UL) macro
/linux-4.1.27/arch/arm/include/asm/
H A Dmemory.h31 #define UL(x) _AC(x, UL) macro

Completed in 192 milliseconds