Home
last modified time | relevance | path

Searched defs:is_mapped (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/include/linux/soc/apple/
H A Drtkit.h33 bool is_mapped; member
/openbmc/qemu/include/sysemu/
H A Dhostmem.h76 bool prealloc, is_mapped, share, reserve; member
/openbmc/linux/io_uring/
H A Dkbuf.h31 __u8 is_mapped; member
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd.h60 bool is_mapped; member
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.h83 u32 is_mapped:1; member
/openbmc/linux/drivers/tee/optee/
H A Dsmc_abi.c306 static void __optee_disable_shm_cache(struct optee *optee, bool is_mapped) in __optee_disable_shm_cache()
/openbmc/linux/drivers/usb/gadget/udc/
H A Drenesas_usbf.c262 unsigned int is_mapped : 1; member
/openbmc/linux/fs/ntfs3/
H A Dfslog.c3758 bool is_mapped; in log_replay() local