repo.or.cz
/
pv_ops_mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
i386: pgd_{c,d}tor() static
[pv_ops_mirror.git]
/
arch
/
arm26
/
mm
/
fault.h
blob
4442d00d86aca290e669dba46b6639ceb8809004
1
void
show_pte
(
struct
mm_struct
*
mm
,
unsigned long
addr
);
2
3
int
do_page_fault
(
unsigned long
addr
,
unsigned int
fsr
,
struct
pt_regs
*
regs
);
4
5
unsigned long
search_extable
(
unsigned long
addr
);
//FIXME - is it right?