Searched refs:code_addr_start (Results 1 – 4 of 4) sorted by relevance
147 uint64_t code_addr_start, code_addr_end; member
235 initial_mm.code_addr_start = memory_management_struct.kernel_code_start; in mm_init()
148 text = pcb_t->mm->code_addr_end - pcb_t->mm->code_addr_start; in procfs_open()
216 current_pcb->mm->code_addr_start = ehdr.e_entry; in process_load_elf_file()