Searched refs:is_arm (Results 1 – 2 of 2) sorted by relevance
114 bool is_arm = !(cpsr & PSR_AA32_T_BIT); in kvm_adjust_itstate() local116 if (is_arm || !(cpsr & PSR_AA32_IT_MASK)) in kvm_adjust_itstate()
72 bool is_arm = (elf->hdr->e_machine == EM_ARM); in symsearch_populate() local87 if (is_arm && ELF_ST_TYPE(sym->st_info) == STT_FUNC) in symsearch_populate()