Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
fault.c File Reference
#include <linux/sched.h>
#include <linux/mm.h>
#include <asm/spu.h>
#include <asm/spu_csa.h>
#include "spufs.h"

Go to the source code of this file.

Functions

int spufs_handle_class0 (struct spu_context *ctx)
 
int spufs_handle_class1 (struct spu_context *ctx)
 

Function Documentation

int spufs_handle_class0 ( struct spu_context ctx)

Definition at line 77 of file fault.c.

int spufs_handle_class1 ( struct spu_context ctx)

Definition at line 110 of file fault.c.