Searched refs:is_64bit_domain (Results 1 – 5 of 5) sorted by relevance
28 #define is_64bit_domain(d) ((d)->arch.type == DOMAIN_64BIT) macro31 #define is_64bit_domain(d) (0) macro
28 if ( is_64bit_domain(d) ) in switch_mode()
201 if ( is_64bit_domain(d) ) in get_ipa_output_size()418 if ( is_64bit_domain(d) ) in guest_walk_ld()
40 if ( is_64bit_domain(d) && is_thumb ) in do_common_cpu_on()
933 if ( is_64bit_domain(d) ) in make_cpus_node()1048 if ( !is_64bit_domain(kinfo->d) ) in make_timer_node()2353 if ( is_64bit_domain(d) ) in construct_domain()2409 if ( is_64bit_domain(d) ) in construct_domain()
Completed in 10 milliseconds