Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
hypercalls.c File Reference
#include <linux/uaccess.h>
#include <linux/syscalls.h>
#include <linux/mm.h>
#include <linux/ktime.h>
#include <asm/page.h>
#include <asm/pgtable.h>
#include "lg.h"

Go to the source code of this file.

Functions

void do_hypercalls (struct lg_cpu *cpu)
 
void write_timestamp (struct lg_cpu *cpu)
 

Function Documentation

void do_hypercalls ( struct lg_cpu cpu)

Definition at line 260 of file hypercalls.c.

void write_timestamp ( struct lg_cpu cpu)

Definition at line 305 of file hypercalls.c.