Home
last modified time | relevance | path

Searched full:sbar (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/mach-shmobile/
H A Dsmp-sh73a0.c25 #define SBAR 0x20 /* SYS Boot Address Register */ macro
58 writel(__pa(shmobile_boot_vector), sysc + SBAR); in sh73a0_smp_prepare_cpus()
H A Dheadsmp.S23 * This will be mapped at address 0 by SBAR register.
45 * This will be mapped at address 0 by SBAR register.
/linux/drivers/ntb/hw/intel/
H A Dntb_hw_gen1.c1407 /* Other SBAR are normally hit by the PBAR xlat, except for b2b bar. in xeon_setup_b2b_mw()