Function report |
Source Code:arch\x86\kernel\paravirt.c |
Create Date:2022-07-28 08:45:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Reserve the whole legacy IO space to prevent any legacy drivers* from wasting time probing for their hardware. This is a fairly* brute-force approach to disabling all non-virtual drivers.* Note that this must be called very early to have any effect.
Proto:int paravirt_disable_iospace(void)
Type:int
Parameter:Nothing
210 | Return request_resource( & PC/ISA/whatever - the normal PC address spaces: IO and memory , & reserve_ioports) |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |