Home
last modified time | relevance | path

Searched refs:PAGE_ALIGNED (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmm.h249 #define PAGE_ALIGNED(addr) IS_ALIGNED((unsigned long)(addr), PAGE_SIZE) macro
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dsyscall.c286 BUG_ON(!PAGE_ALIGNED(size)); in _bpf_map_area_alloc()

Completed in 14 milliseconds