#include <linux/sched.h>#include <linux/mm.h>#include <linux/malloc.h>#include <linux/mpp.h>#include <asm/irq.h>#include <asm/ap1000/apservice.h>#include <asm/ap1000/apreg.h>Include dependency graph for hw.c:

Go to the source code of this file.
Defines | |
| #define | APLOG 0 |
Functions | |
| static void | unexpected_irq (int irq, void *dev_id, struct pt_regs *regs) |
| static void | ap_other_irqs (void) |
| int | ap_memory_size (void) |
| static void | show_registers (void) |
| static void | check_alive (void) |
| static void | show_task (struct task_struct *t) |
| static void | show_ptasks (void) |
| static void | show_utasks (void) |
| static void | show_otasks (void) |
| void | do_panic (void) |
| void | mpp_hw_init (void) |
Variables | |
| int | cap_nopt0 |
| int | cap_cid0 |
| int | cap_ncel0 |
| unsigned | _cid |
| unsigned | _ncel |
| unsigned | _ncelx |
| unsigned | _ncely |
| unsigned | _cidx |
| unsigned | _cidy |
| static unsigned char | dummy |
| unsigned char * | auxio_register = &dummy |
| cap_init | cap_init |
|
|
|
|
|
Definition at line 49 of file hw.c. References MSC_IN, MSC_SIMMCHK, and MSC_SIMMCHK_MASK. Referenced by __initfunc(). |
|
|
Definition at line 41 of file hw.c. References request_irq(), SA_INTERRUPT, and unexpected_irq(). Referenced by mpp_hw_init(). Here is the call graph for this function: ![]() |
|
|
Definition at line 67 of file hw.c. References mpp_cid(), and printk. Referenced by mpp_hw_init(). Here is the call graph for this function: ![]() |
|
|
Definition at line 151 of file hw.c. References x. Referenced by mpp_hw_init(). |
|
|
Definition at line 158 of file hw.c. References _cid, _cidx, _cidy, _ncel, _ncelx, _ncely, ap_bif_init(), ap_msc_init(), ap_other_irqs(), ap_profile_init(), ap_ringbuf_init(), ap_start_debugger(), ap_tnet_init(), bif_add_debug_key(), BIF_CIDR1, BIF_IN, breakpoint(), cap_cid0, cap_ncel0, check_alive(), ctrl_alt_del(), do_panic(), mac_print_state(), NULL, cap_init::numcells, show_debug_keys(), show_mem(), show_otasks(), show_ptasks(), show_registers(), show_state(), and show_utasks(). Here is the call graph for this function: ![]() |
|
|
Definition at line 129 of file hw.c. References ap_current_uid, count, i, mpp_cid(), p, printk, read_lock, read_unlock, show_task(), task, and tasklist_lock. Referenced by mpp_hw_init(). Here is the call graph for this function: ![]() |
|
|
Definition at line 86 of file hw.c. References count, i, mpp_cid(), p, printk, read_lock, read_unlock, show_task(), task, tasklist_lock, and tp. Referenced by mpp_hw_init(). Here is the call graph for this function: ![]() |
|
|
Definition at line 57 of file hw.c. References bif_pt_regs, printk, and show_regs. |
|
|
Definition at line 74 of file hw.c. References jiffies, mpp_cid(), and printk. Referenced by show_otasks(), show_ptasks(), and show_utasks(). Here is the call graph for this function: ![]() |
|
|
Definition at line 108 of file hw.c. References count, i, mpp_cid(), p, printk, read_lock, read_unlock, show_task(), task, and tasklist_lock. Referenced by mpp_hw_init(). Here is the call graph for this function: ![]() |
|
||||||||||||||||
|
Definition at line 36 of file hw.c. References ap_panic(). Here is the call graph for this function: ![]() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 31 of file hw.c. Referenced by __initfunc(). |
|
|
Definition at line 24 of file hw.c. Referenced by ap_sync(), mpp_hw_init(), mpp_notify_schedule(), and mpp_weight(). |
|
|
Definition at line 22 of file arch/sparc/ap1000/util.c. |
|
|
Definition at line 25 of file hw.c. Referenced by mpp_hw_init(). |
|
|
|
|