Searched refs:CPTR_TFP (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/arm64/vmm/ | ||
| H A D | vmm_reset.c | 181 el2ctx->cptr_el2 = CPTR_TRAP_ALL & ~CPTR_TFP; in reset_vm_el2_regs() |
| /freebsd/sys/arm64/include/ | ||
| H A D | hypervisor.h | 127 #define CPTR_TFP 0x00000400 macro |