Searched refs:physBase (Results 1 – 6 of 6) sorted by relevance
50 uint32_t physBase; /* Physical base of memory */ member
61 uint64_t physBase; /* Physical base of memory */ member
347 vm_address_t p2v = args->virtBase - args->physBase; in kasan_bootstrap()349 vm_address_t pbase = args->physBase; in kasan_bootstrap()
447 CpuDataEntries[master_cpu].cpu_data_paddr = (void *)((uintptr_t)(args->physBase) in arm_init()
316 DECLARE("BA_PHYS_BASE", offsetof(struct boot_args, physBase)); in main()
1837 gPhysBase = args->physBase; in arm_vm_init()