Home
last modified time | relevance | path

Searched refs:_kvm_ops_sun3x (Results 1 – 3 of 3) sorted by relevance

/minix3/lib/libkvm/
H A Dkvm_m68k.h49 extern struct kvm_ops _kvm_ops_sun3x;
H A Dkvm_m68k.c75 { "sun3x", &_kvm_ops_sun3x },
H A Dkvm_sun3x.c67 struct kvm_ops _kvm_ops_sun3x = { variable