Home
last modified time | relevance | path

Searched refs:KAUTH_MACHDEP_MTRR_GET (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/sys/
H A Dkauth.h331 KAUTH_MACHDEP_MTRR_GET, enumerator
/netbsd/share/examples/secmodel/
H A Dsecmodel_example.c573 case KAUTH_MACHDEP_MTRR_GET: in secmodel_example_machdep_cb()
/netbsd/sys/secmodel/suser/
H A Dsecmodel_suser.c843 case KAUTH_MACHDEP_MTRR_GET: in secmodel_suser_machdep_cb()
/netbsd/sys/arch/x86/x86/
H A Dsys_machdep.c483 error = kauth_authorize_machdep(l->l_cred, KAUTH_MACHDEP_MTRR_GET, in x86_get_mtrr()
/netbsd/sys/arch/amd64/amd64/
H A Dnetbsd32_machdep.c683 error = kauth_authorize_machdep(l->l_cred, KAUTH_MACHDEP_MTRR_GET, in x86_64_get_mtrr32()