Searched refs:abp_r2 (Results 1 – 2 of 2) sorted by relevance
204 if (abp->abp_r0 != 0 || abp->abp_r2 == 0) in linux_parse_boot_param()208 dtb_ptr = (struct fdt_header *)abp->abp_r2; in linux_parse_boot_param()216 walker = (struct arm_lbabi_tag *)abp->abp_r2; in linux_parse_boot_param()
712 register_t abp_r2; /* r2 from the boot loader */ member