Bitdefender Hypervisor Memory Introspection
inactive_task_frame Struct Reference

Data Fields

unsigned long r15
 
unsigned long r14
 
unsigned long r13
 
unsigned long r12
 
unsigned long bx
 
unsigned long bp
 
unsigned long ret_addr
 

Detailed Description

Definition at line 11 of file handlers.c.

Field Documentation

◆ bp

unsigned long inactive_task_frame::bp

Definition at line 18 of file handlers.c.

◆ bx

unsigned long inactive_task_frame::bx

Definition at line 16 of file handlers.c.

◆ r12

unsigned long inactive_task_frame::r12

Definition at line 15 of file handlers.c.

◆ r13

unsigned long inactive_task_frame::r13

Definition at line 14 of file handlers.c.

◆ r14

unsigned long inactive_task_frame::r14

Definition at line 13 of file handlers.c.

◆ r15

unsigned long inactive_task_frame::r15

Definition at line 12 of file handlers.c.

◆ ret_addr

unsigned long inactive_task_frame::ret_addr

Definition at line 19 of file handlers.c.


The documentation for this struct was generated from the following file: