Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/include/
H A Dcpu.h74 register_t abp_r0; /* r0 from the boot loader */ member
/f-stack/freebsd/arm/arm/
H A Dmachdep_boot.c207 if (abp->abp_r0 != 0 || abp->abp_r2 == 0) in linux_parse_boot_param()
290 if ((mdp = (void *)(abp->abp_r0 & ~PAGE_MASK)) == NULL) in freebsd_parse_boot_param()