Home
last modified time | relevance | path

Searched refs:r_bsh (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm64/arm64/
H A Dgic_v3.c1181 bus_space_handle_t r_bsh; in gic_v3_redist_find() local
1203 r_bsh = rman_get_bushandle(&r_res); in gic_v3_redist_find()
1232 r_bsh += (GICR_RD_BASE_SIZE + GICR_SGI_BASE_SIZE); in gic_v3_redist_find()
1234 r_bsh += in gic_v3_redist_find()
1238 rman_set_bushandle(&r_res, r_bsh); in gic_v3_redist_find()