Searched refs:brbfcr (Results 1 – 1 of 1) sorted by relevance
261 u64 brbfcr; in select_brbe_bank() local337 u64 brbfcr = 0; in branch_type_to_brbfcr() local341 return brbfcr; in branch_type_to_brbfcr()345 brbfcr |= BRBFCR_EL1_INDCALL; in branch_type_to_brbfcr()346 brbfcr |= BRBFCR_EL1_DIRCALL; in branch_type_to_brbfcr()350 brbfcr |= BRBFCR_EL1_RTN; in branch_type_to_brbfcr()353 brbfcr |= BRBFCR_EL1_INDCALL; in branch_type_to_brbfcr()356 brbfcr |= BRBFCR_EL1_CONDDIR; in branch_type_to_brbfcr()362 brbfcr |= BRBFCR_EL1_DIRCALL; in branch_type_to_brbfcr()364 return brbfcr; in branch_type_to_brbfcr()[all …]
Completed in 4 milliseconds