Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xcap
xcap-capability-linux
Commits
6fed6c08
Commit
6fed6c08
authored
May 18, 2017
by
Vikram Narayanan
Browse files
lcd/ept: export ept lookup api
Signed-off-by:
Vikram Narayanan
<
vikram186@gmail.com
>
parent
4894d8a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
lcd-domains/arch/x86/microkernel/ept.c
View file @
6fed6c08
...
...
@@ -434,7 +434,7 @@ int lcd_arch_ept_gpa_to_hpa(struct lcd_arch *lcd, gpa_t ga, hpa_t *ha_out, bool
return
0
;
}
EXPORT_SYMBOL
(
lcd_arch_ept_gpa_to_hpa
);
/**
* Recursively frees all present entries in dir at level, and
* the page containing the dir. The recursion depth is limited to 3 - 4 stack
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment