Ejemplo n.º 1
0
 def get_ACPI_SDT( self ):
     raise UnimplementedAPIError( "get_ACPI_SDT" )
Ejemplo n.º 2
0
 def get_ACPI_table( self ):
     raise UnimplementedAPIError( "get_ACPI_table" )
Ejemplo n.º 3
0
 def map_io_space(self, base, size, cache_type):
     raise UnimplementedAPIError("map_io_space")
Ejemplo n.º 4
0
 def retpoline_enabled(self):
     raise UnimplementedAPIError("retpoline_enabled")