repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/panel: panel-himax-hx83102: support for csot-pna957qt1-1 MIPI-DSI panel
[drm/drm-misc.git]
/
arch
/
m68k
/
mm
/
fault.h
blob
dab14ef7d4a171d5b59c20e3d84045701c98f791
1
/* SPDX-License-Identifier: GPL-2.0 */
2
3
struct
pt_regs
;
4
5
int
do_page_fault
(
struct
pt_regs
*
regs
,
unsigned long
address
,
6
unsigned long
error_code
);
7
int
send_fault_sig
(
struct
pt_regs
*
regs
);