NetBSD/sys/arch/evbarm/iq80321
rmind 3f18fe8123 - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr.
- Replace most remaining uses of l_addr with uvm_lwp_getuarea() or lwp_getpcb().
- Amend assembly in ports where it accesses PCB via struct user.
- Rename L_ADDR to L_PCB in few places.  Reduce sys/user.h inclusions.
2009-11-27 03:23:03 +00:00
..
com_obio.c
i80321_mainbus.c
iq80321_7seg.c
iq80321_machdep.c - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. 2009-11-27 03:23:03 +00:00
iq80321_pci.c
iq80321_start.S
iq80321reg.h
iq80321var.h
obio_space.c Add a flags argument to pmap_kenter_pa(9). 2009-11-07 07:27:40 +00:00
obio.c
obiovar.h