Searched refs:physBase (Results 1 – 8 of 8) sorted by relevance
50 uint32_t physBase; /* Physical base of memory */ member
62 uint64_t physBase; /* Physical base of memory */ member
331 vm_address_t p2v = args->virtBase - args->physBase; in kasan_bootstrap()333 vm_address_t pbase = args->physBase; in kasan_bootstrap()
343 offsetof(struct boot_args, physBase)); in main()
422 CpuDataEntries[master_cpu].cpu_data_paddr = (void *)((uintptr_t)(args->physBase) in arm_init()
418 gPhysBase = args->physBase; in arm_vm_init()
290 DECLARE("BA_PHYS_BASE", offsetof(struct boot_args, physBase)); in main()
1804 gPhysBase = args->physBase; in arm_vm_init()