Home
last modified time | relevance | path

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

/arch/x86/lib/
A Dputuser.S36 .macro check_range size:req macro
50 check_range size=1
71 check_range size=2
92 check_range size=4
113 check_range size=8
A Dgetuser.S42 .macro check_range size:req macro
64 check_range size=1
75 check_range size=2
86 check_range size=4
100 check_range size=8
/arch/alpha/boot/
A Dbootpz.c76 check_range(unsigned long vstart, unsigned long vend, in check_range() function
348 if (check_range(V_BOOTSTRAPPER_START, V_BOOTSTRAPPER_END, in start_kernel()
361 if (check_range(V_DATA_START, V_DATA_END, in start_kernel()
377 while (check_range(V_DATA_START, V_DATA_END, in start_kernel()

Completed in 6 milliseconds