Searched refs:modulep (Results 1 – 5 of 5) sorted by relevance
172 if (abp->modulep == 0) in linux_parse_boot_param()175 dtb_ptr = (struct fdt_header *)abp->modulep; in linux_parse_boot_param()194 if (abp->modulep == 0) in freebsd_parse_boot_param()197 preload_metadata = (caddr_t)(uintptr_t)(abp->modulep); in freebsd_parse_boot_param()
43 ASSYM(BP_MODULEP, offsetof(struct arm64_bootparams, modulep));
35 vm_offset_t modulep; member
514 xen_legacy_pvh_parse_preload_data(uint64_t modulep) in xen_legacy_pvh_parse_preload_data() argument561 xen_pvh_parse_preload_data(uint64_t modulep) in xen_pvh_parse_preload_data() argument
1497 native_parse_preload_data(u_int64_t modulep) in native_parse_preload_data() argument1506 preload_metadata = (caddr_t)(uintptr_t)(modulep + KERNBASE); in native_parse_preload_data()1618 hammer_time(u_int64_t modulep, u_int64_t physfree) in hammer_time() argument1633 kmdp = init_ops.parse_preload_data(modulep); in hammer_time()