Searched refs:is_x86_64 (Results 1 – 1 of 1) sorted by relevance
196 return (is_x86_64() or is_ppc64() or is_ix86_32());232 sub is_x86_64 subroutine320 if (is_x86_64() and is_in_vsyscall_memory_region($match)) {
Completed in 3 milliseconds