Home
last modified time | relevance | path

Searched defs:is_arm (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm64/kvm/hyp/
H A Daarch32.c114 bool is_arm = !(cpsr & PSR_AA32_T_BIT); in kvm_adjust_itstate() local
/openbmc/linux/scripts/mod/
H A Dsymsearch.c72 bool is_arm = (elf->hdr->e_machine == EM_ARM); in symsearch_populate() local