Home
last modified time | relevance | path

Searched defs:protect (Results 1 – 10 of 10) sorted by relevance

/freebsd-13.1/sys/dev/ath/ath_hal/
H A Dah_eeprom_v1.c117 uint16_t protect, eeprom_version, eeval; in ath_hal_v1EepromAttach() local
/freebsd-13.1/sys/arm64/qoriq/
H A Dqoriq_dw_pci.c115 qorif_dw_pci_dbi_protect(struct qorif_dw_pci_softc *sc, bool protect) in qorif_dw_pci_dbi_protect()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_linux.cpp136 bool protect = type == MappingDesc::INVALID || in InitShadow() local
/freebsd-13.1/sys/riscv/sifive/
H A Dfu740_pci_dw.c290 fupci_dbi_protect(struct fupci_softc *sc, bool protect) in fupci_dbi_protect()
/freebsd-13.1/sys/dev/pci/
H A Dpci_dw.c138 pci_dw_dbi_protect(struct pci_dw_softc *sc, bool protect) in pci_dw_dbi_protect()
/freebsd-13.1/sys/powerpc/include/
H A Dmmuvar.h150 pmap_protect_t protect; member
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan.cpp962 bool protect = type == MappingDesc::INVALID || in InitShadow() local
/freebsd-13.1/sys/dev/mps/
H A Dmpsvar.h497 uint8_t protect; member
/freebsd-13.1/sys/dev/mpr/
H A Dmprvar.h534 uint8_t protect; member
/freebsd-13.1/sys/i386/i386/
H A Dpmap.c3331 __CONCAT(PMTYPE, protect)(pmap_t pmap, vm_offset_t sva, vm_offset_t eva, in __CONCAT() argument