|
libintrovirt v0.57.4
IntroVirt introspection library
|
Functions | |
| template<typename T , typename... _Args> | |
| auto | function_call (_Args &&... __args) |
| template<typename _Tp , typename... _Args> | |
| GuestAllocation< _Tp > | allocate (_Args &&... args) |
| template<typename _Tp > | |
| GuestAllocation< _Tp > | allocate (size_t num) |
| auto | allocate (std::string_view str) |
| auto | allocate (std::u16string_view str) |
| auto | page_fault (uint64_t virtual_address) |
| template<typename T , typename... _Args> | |
| auto | system_call (_Args &&... __args) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |