Home
last modified time | relevance | path

Searched refs:bear (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/edac/
H A Dppc4xx_edac.c746 const u64 bear = ((u64)status->bearh << 32 | status->bearl); in ppc4xx_edac_handle_ue() local
747 const unsigned long page = bear >> PAGE_SHIFT; in ppc4xx_edac_handle_ue()
748 const unsigned long offset = bear & ~PAGE_MASK; in ppc4xx_edac_handle_ue()
/kernel/linux/linux-6.6/drivers/edac/
H A Dppc4xx_edac.c733 const u64 bear = ((u64)status->bearh << 32 | status->bearl); in ppc4xx_edac_handle_ue() local
734 const unsigned long page = bear >> PAGE_SHIFT; in ppc4xx_edac_handle_ue()
735 const unsigned long offset = bear & ~PAGE_MASK; in ppc4xx_edac_handle_ue()
/kernel/linux/linux-5.10/arch/arm/boot/compressed/
H A Defi-header.S18 @ This is a two-instruction NOP, which happens to bear the
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A Defi-header.S18 @ This is a two-instruction NOP, which happens to bear the

Completed in 4 milliseconds