Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/udl/
H A Dudl_main.c84 const u8 *desc_end; in udl_parse_vendor_descriptor() local
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dtrace.c172 void *desc_end; in hyp_trace_desc_is_valid() local
/linux/drivers/crypto/caam/
H A Ddesc_constr.h94 static inline u32 *desc_end(u32 * const desc) in desc_end() function