Home
last modified time | relevance | path

Searched defs:align_ptr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/crypto/
H A Dhmac.c29 static inline void *align_ptr(void *p, unsigned int align) in align_ptr() function
/openbmc/qemu/target/arm/tcg/
H A Dmte_helper.c948 uint64_t ptr_tag, mem_tag, align_ptr; in HELPER() local
/openbmc/linux/drivers/md/
H A Ddm-ioctl.c545 static inline void *align_ptr(void *ptr) in align_ptr() function